Unverified Commit 2b498147 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Update compilerContainer.js

parent 132a3a3e
...@@ -304,7 +304,6 @@ class CompilerContainer { ...@@ -304,7 +304,6 @@ class CompilerContainer {
this._view.versionSelector.appendChild(option) this._view.versionSelector.appendChild(option)
} }
}) })
this._view.versionSelector.removeAttribute('disabled') this._view.versionSelector.removeAttribute('disabled')
this.queryParams.update({ version: this.data.selectedVersion }) this.queryParams.update({ version: this.data.selectedVersion })
let url let url
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment