Commit 1178055b authored by 's avatar

Fixed munged js comment.

parent 7c562fd1
......@@ -7,7 +7,7 @@
function update_menu()
{ window.manage_menu.location.href=window.manage_menu.location.href;
}
//>
//-->
</SCRIPT>
</HEAD>
<FRAMESET COLS="175,*">
......
......@@ -7,7 +7,7 @@
function new_wnd()
{ wnd=window.open("<dtml-var URL>?<dtml-var QUERY_STRING>","find_result");
}
//>
//-->
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
......
......@@ -120,7 +120,7 @@ There are currently no items in <EM><dtml-var title_or_id></EM>
<SCRIPT LANGUAGE="javascript">
<!--
window.parent.update_menu();
//>
//-->
</SCRIPT>
</dtml-if>
......
......@@ -95,7 +95,7 @@ There are currently no items in <EM><dtml-var title_or_id></EM>
<SCRIPT LANGUAGE="javascript">
<!--
window.parent.update_menu();
//>
//-->
</SCRIPT>
</dtml-if>
......
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