always show search on left side. placeholder in search input

This commit is contained in:
Thomas Hille
2017-03-02 14:41:55 +01:00
parent 0e2a22df42
commit a481ec0da8
2 changed files with 3 additions and 12 deletions

View File

@ -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();