Neues Initialrelease mit IonicMaterial
This commit is contained in:
5
www/lib/jQuery/test/data/test2.html
Normal file
5
www/lib/jQuery/test/data/test2.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<script type="text/javascript">
|
||||
var testFoo = "foo";
|
||||
jQuery('#foo').html('foo');
|
||||
ok( true, "test2.html executed" );
|
||||
</script>
|
||||
Reference in New Issue
Block a user