Commit 04f92650 authored by Iliya Manolov's avatar Iliya Manolov Committed by Ivan Tyagov

Added a warning to the "Open Software Release" button at the home page of the webrunner

@Tyagov 

Some screenshots:
![Screenshot_from_2017-03-24_11-54-11](/uploads/16f5901303b083dee2c771bcc77dd93b/Screenshot_from_2017-03-24_11-54-11.png)

/reviewed-on !10
parent 907640b0
......@@ -33,7 +33,7 @@
<div id="fileTree" class="file_tree"></div>
<div id="file_info" class="file_info">
<img src="{{ url_for('static', filename='images/check.png') }}" class="check" id="check" alt=""/>
<span id="info">Please select your project folder into the box...</span></div>
<p><font color="red">WARNING:</font> Opening a new software release <font color="red">WILL ERASE YOUR EXISTING INSTANCE</font>. Proceed with caution!</p></div>
<input type="hidden" name="path" id="path" value="" />
<input type="submit" name="open" id ="open" value="Open Software" class="button"/>
</div>
......
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