|
From: <al...@us...> - 2008-10-01 22:18:39
|
Revision: 717
http://sciret.svn.sourceforge.net/sciret/?rev=717&view=rev
Author: alpeb
Date: 2008-10-01 22:18:33 +0000 (Wed, 01 Oct 2008)
Log Message:
-----------
remove old triggerOnloadFunctions()
Modified Paths:
--------------
trunk/templates/head.tpl
Modified: trunk/templates/head.tpl
===================================================================
--- trunk/templates/head.tpl 2008-10-01 22:18:06 UTC (rev 716)
+++ trunk/templates/head.tpl 2008-10-01 22:18:33 UTC (rev 717)
@@ -43,7 +43,7 @@
</style>
<!-- END rtl_block -->
</head>
-<body class="yui-skin-sam" onload="triggerOnloadFunctions();">
+<body class="yui-skin-sam">
<script type="text/javascript">
// var myLogReader = new YAHOO.widget.LogReader();
</script>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|