User:Evad37/Covery.js: Difference between revisions

Content deleted Content added
.
.
Line 426:
otherWidget.setDisabled(false);
otherWidget.setIndicator(null);
if (resizedFile.name) { self.titleInput.setValue(resizedFile.name); };
self.onRequiredInputChange();
},
Line 601:
return updateTalkpage(
this.api,
fileTitlethis.pageName
).then(
function () { return true; },