Searched refs:isRevisionHistoryEnabled (Results 1 – 4 of 4) sorted by relevance
988 ui.isRevisionHistoryEnabled = function() function
2166 this.actions.get('revisionHistory').setEnabled(this.isRevisionHistoryEnabled());
14855 EditorUi.prototype.isRevisionHistoryEnabled = function() method in EditorUi
11610 …y(this,arguments);this.actions.get("revisionHistory").setEnabled(this.isRevisionHistoryEnabled())};