Changeset 164


Ignore:
Timestamp:
Jun 12, 2006 12:35:11 AM (18 years ago)
Author:
scdev
Message:

B - moving hideScMsg to /html/js/global.js but still calling it in App.inc.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/App.inc.php

    r163 r164  
    444444                ?><script type="text/javascript" charset="utf-8">
    445445                // <![CDATA[
    446                     function hideScMsg() {
    447                         setTimeout("document.getElementById('sc-msg').style.display = 'none'",3000)
    448                     };
    449446                    hideScMsg();
    450447                // ]]>
Note: See TracChangeset for help on using the changeset viewer.