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,
).then(
function () { return true; },
|