Revision: 1816
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1816&view=rev
Author:   cimorrison
Date:     2011-04-15 17:40:49 +0000 (Fri, 15 Apr 2011)

Log Message:
-----------
Fixed bug introduced in Rev 1814 that caused the time selectors on the 
edit_entry form not to be displayed properly

Revision Links:
--------------
    http://mrbs.svn.sourceforge.net/mrbs/?rev=1814&view=rev

Modified Paths:
--------------
    mrbs/trunk/web/Themes/default/header.inc

Modified: mrbs/trunk/web/Themes/default/header.inc
===================================================================
--- mrbs/trunk/web/Themes/default/header.inc    2011-04-15 07:38:08 UTC (rev 
1815)
+++ mrbs/trunk/web/Themes/default/header.inc    2011-04-15 17:40:49 UTC (rev 
1816)
@@ -779,7 +779,7 @@
 } // pending
 ?>
 
-$(document).ready(function() {
+$(window).load(function() {
 
   <?php // ALL PAGES ?>
   // if there's a logon box, set the username input field in focus


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to