fixes #489 - Warn when selecting 'Dev' update level
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
<option value="Beta">Beta</option>
|
||||
<option value="Dev">Dev (Unstable)</option>
|
||||
</select>
|
||||
<div id="devBuildWarning" class="fieldDescription warningFieldDescription" style="display: none;">
|
||||
Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtPortNumber">Http server port number: </label>
|
||||
|
||||
Reference in New Issue
Block a user