Commit 8cd83a8c authored by yann300's avatar yann300 Committed by GitHub

fix provider selector

parent 1cebb131
......@@ -49,7 +49,7 @@ function contractTab () {
<div id="selectExEnv" class="${css.col1_1}">
Execution environment
</div>
<select class="${css.select}">
<select id="selectExEnvOptions" class="${css.select}">
<option id="vm-mode"
title="Execution environment does not connect to any node, everything is local and in memory only."
value="vm"
......
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