Changeset 4597 for temp/trunk/html
- Timestamp:
- 2006/09/10 21:14:09 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/js/layout_design.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/layout_design.js
r4596 r4597 113 113 */ 114 114 115 // if (typeof(elm.attributes.getNamedItem(attrname)) != 'object') 116 { 115 // if (typeof(elm.attributes.getNamedItem(attrname)) != 'object'){ 117 116 val = ""; 118 117 if((typeof ScriptEngineMajorVersion)=='function') … … 134 133 135 134 return val.value; 136 }135 // } 137 136 } 138 137
Note: See TracChangeset
for help on using the changeset viewer.
