Primer commit del sistema avantika sin cambios
This commit is contained in:
20
javascript/scoluos/test/unit/_ajax_updater_result.html
Executable file
20
javascript/scoluos/test/unit/_ajax_updater_result.html
Executable file
@@ -0,0 +1,20 @@
|
||||
Test text
|
||||
|
||||
<script type="text/javascript" language="javascript" charset="utf-8">
|
||||
// <![CDATA[
|
||||
alert('fragment1 hit!');
|
||||
// ]]>
|
||||
</script>
|
||||
|
||||
more test text
|
||||
|
||||
|
||||
<script>alert('fragment2 hit!')</script>
|
||||
|
||||
|
||||
even more test text
|
||||
|
||||
<script type="text/javascript">
|
||||
alert('fragment3 hit!');
|
||||
</script> some other test text
|
||||
|
||||
Reference in New Issue
Block a user