Changeset 4597 for temp/trunk/html


Ignore:
Timestamp:
2006/09/10 21:14:09 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/js/layout_design.js

    r4596 r4597  
    113113*/   
    114114 
    115 //  if (typeof(elm.attributes.getNamedItem(attrname)) != 'object') 
    116 { 
     115//  if (typeof(elm.attributes.getNamedItem(attrname)) != 'object'){ 
    117116        val = ""; 
    118117        if((typeof ScriptEngineMajorVersion)=='function') 
     
    134133         
    135134        return val.value; 
    136     } 
     135//  } 
    137136} 
    138137 
Note: See TracChangeset for help on using the changeset viewer.