Commit 43f6ead4 authored by 's avatar

fixed missing js comment

parent d852aba8
......@@ -201,7 +201,7 @@ function toggleSelect() {
if (document.forms[0]) {
document.write('<input class="form-element" type="submit" name="selectButton" value="Select All" onClick="toggleSelect(); return false">')
}
-->
//-->
</script>
</dtml-if>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment