Author: vmolotkov
Date: 2008-02-26 12:09:19 -0500 (Tue, 26 Feb 2008)
New Revision: 6351
Modified:
trunk/sandbox/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js
Log:
strut width
Modified:
trunk/sandbox/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js
===================================================================
---
trunk/sandbox/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js 2008-02-26
16:16:08 UTC (rev 6350)
+++
trunk/sandbox/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js 2008-02-26
17:09:19 UTC (rev 6351)
@@ -104,5 +104,7 @@
getCurrentText : function() {
return this.inplaceInput.childNodes[6];
- }
+ },
+
+ setStrutWidth : function() {}
});
Show replies by date