Author: nbelaevski
Date: 2008-01-15 12:42:12 -0500 (Tue, 15 Jan 2008)
New Revision: 5393
Modified:
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/scripts/data-table.js
Log:
SortControl breaking suggestionBox fixed
Modified:
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/scripts/data-table.js
===================================================================
---
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/scripts/data-table.js 2008-01-15
17:18:36 UTC (rev 5392)
+++
trunk/ui/dataTable/src/main/resources/org/richfaces/renderkit/html/scripts/data-table.js 2008-01-15
17:42:12 UTC (rev 5393)
@@ -1,4 +1,4 @@
-if (!window.RichFaces) var RichFaces = {};
+if (!window.RichFaces) window.RichFaces = {};
Show replies by date