function loadRecord(rec) {
try {
- _record = rec;
+ var _record = rec;
var grid_rows = document.getElementById('recGrid').lastChild;
while (grid_rows.firstChild) grid_rows.removeChild(grid_rows.firstChild);
'var e = document.createEvent("MutationEvents");' +
'e.initMutationEvent("change",1,1,null,0,0,0,0);' +
'current_focus.inputField.dispatchEvent(e);',
- tooltiptext : sf.description,
+ tooltiptext : sf.description
}
)
);
command : function (event) {
applyAuthority(event.target.previousSibling, target, sf);
return true;
- },
+ }
}
)
);
181 : 'z',
182 : 'z',
185 : 'z'
- },
+ }
},
630 : {
'a' : { 130 : 'a' },