| Issue 67: | Add document.ready() to the load. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
A few users are experiencing loading issues. Should switch to use jQuery's
document.ready functionality.
$(document).ready(function(){addLimitToManager('${tableId}');
> setPageToLimit('${tableId}','1'); setMaxRowsToLimit('$
> {tableId}','20'); });
Dec 5, 2007
#1
extremec...@gmail.com
Dec 5, 2007
(No comment was entered for this change.)
Status:
Fixed
|