mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
XHTML strict!
This commit is contained in:
parent
597ab5b3a2
commit
d9661df14e
@ -1,4 +1,5 @@
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
function TestObj(id) {
|
||||
YAHOO.util.Event.onAvailable(id, colourLabel, this);
|
||||
}
|
||||
@ -59,4 +60,5 @@
|
||||
}
|
||||
|
||||
var obj = new TestObj("footer");
|
||||
//]]>
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user