always show search on left side. placeholder in search input
This commit is contained in:
@ -658,8 +658,8 @@ configureEditors: function () {
|
||||
this.initializeTooltips();
|
||||
if ($('#editor').data('show-interventions') == true){
|
||||
this.initializeInterventionTimer();
|
||||
this.initializeSearchButton();
|
||||
}
|
||||
this.initializeSearchButton();
|
||||
this.initPrompt();
|
||||
this.renderScore();
|
||||
this.showFirstFile();
|
||||
|
Reference in New Issue
Block a user