Commit 5d41c49c authored by Christophe Dumez's avatar Christophe Dumez

detect if javascript is enabled on client side and warn user

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6883 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a9d02568
......@@ -67,7 +67,9 @@
<script src="js/dhtmlXTree.js"></script>\n
<script src="js/menuico.js"></script>\n
<script src="js/movableMenu.js"></script>\n
\n
<noscript>\n
<font color=\'red\'>Please activate javascript in your web browser or this module won\'t work.</font>\n
</noscript>\n
<!-- Form Hidden : Selected files -->\n
<input type=\'hidden\' name=\'removed\' value=\'\'>\n
<input type=\'hidden\' name=\'added\' value=\'\'>\n
......@@ -125,7 +127,6 @@ here/BusinessTemplate_doCreateJavaScriptStatus">javascript here</tal:js><br>\n
\t\t</td>\n
\t</tr>\n
</table>\n
\n
<div id="captionWindow" class="window" style="right:20px;left:auto;top:140px;width:120px;background-color:#dae6e6;border-color:#EBF8F8 #C0CACA #C0CACA #C0CACA;">\n
<div class="titleBar" style="background-color:#dae6e6;color:black;">\n
<span class="titleBarText">Caption -- SVN</span>\n
......
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