mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-12-07 13:05:30 -05:00
8 lines
204 B
HTML
8 lines
204 B
HTML
html text<br/>
|
|
<script type="text/javascript">/* <![CDATA[ */
|
|
testFoo = "foo"; jQuery('#foo').html('foo');
|
|
ok( true, "test.html executed" );
|
|
/* ]]> */</script>
|
|
<script src="data/test.js"></script>
|
|
blabla
|