Project

General

Profile

Bug #22796 ยป rfc14601.diff

Administrator Admin, 2010-06-20 16:15

View differences:

t3lib/jsfunc.inline.js (Arbeitskopie)
$(objectId + '_icon').hide();
$(objectId + '_iconcontainer').addClassName('loading-indicator');
}
return this.getRecordDetails(objectId, returnURL);
return this.getRecordDetails(objectId, returnURL);
}
var currentState = '';
......
if (json.scriptCall && json.scriptCall.length) {
$A(json.scriptCall).each(function(value) { eval(value); });
}
TYPO3.TCEFORMS.convertDateFieldsToDatePicker();
}
},
    (1-1/1)