Author: vmolotkov
Date: 2008-01-08 12:57:58 -0500 (Tue, 08 Jan 2008)
New Revision: 5193
Modified:
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js
Log:
component corrected
Modified:
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js
===================================================================
---
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js 2008-01-08
17:56:59 UTC (rev 5192)
+++
trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js 2008-01-08
17:57:58 UTC (rev 5193)
@@ -443,5 +443,5 @@
Richfaces.ComboBoxList.CLASSES = {
ITEM : {NORMAL : "rich-combobox-item rich-combobox-item-normal", SELECTED :
"rich-combobox-item rich-combobox-item-selected"},
- LIST : {},
+ LIST : {}
}
\ No newline at end of file
Show replies by date