Update compilerContainer.js

pull/3094/head
Liana Husikyan 5 years ago committed by GitHub
parent 2324c631bf
commit f212d19550
  1. 1
      src/app/tabs/compileTab/compilerContainer.js

@ -304,7 +304,6 @@ class CompilerContainer {
this._view.versionSelector.appendChild(option)
}
})
this._view.versionSelector.removeAttribute('disabled')
this.queryParams.update({ version: this.data.selectedVersion })
let url

Loading…
Cancel
Save