added restarting display text
This commit is contained in:
parent
2c94bf839e
commit
ccd1e6e4e1
@ -183,7 +183,7 @@
|
|||||||
<p id="save-prompt-p">Features to Display - Changes detected.</p>
|
<p id="save-prompt-p">Features to Display - Changes detected.</p>
|
||||||
<button class="btn set-btn" id="save-prompt-btn" onclick="savePrompt()">Save</button>
|
<button class="btn set-btn" id="save-prompt-btn" onclick="savePrompt()">Save</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="saved-msg-feedback" style="display:none">Features to Display -<br> Saved!</div>
|
<div id="saved-msg-feedback" style="display:none">Features to Display -<br> Saved!<br>Restarting display.</div>
|
||||||
|
|
||||||
<!-- SAVE FEATURE SETTINGS PROMPT MESSAGE -->
|
<!-- SAVE FEATURE SETTINGS PROMPT MESSAGE -->
|
||||||
<div id="save-feature-prompt-message" style="display:none">
|
<div id="save-feature-prompt-message" style="display:none">
|
||||||
|
Loading…
Reference in New Issue
Block a user