- Timestamp:
- 2006/09/10 21:00:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/js/layout_design.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/layout_design.js
r4585 r4586 113 113 */ 114 114 115 if (typeof elm.attributes.getNamedItem(attrname) != 'object'){115 if (typeof(elm.attributes.getNamedItem(attrname)) != 'object'){ 116 116 val = ""; 117 117 if((typeof ScriptEngineMajorVersion)=='function')
Note: See TracChangeset
for help on using the changeset viewer.
