msgDisplay added
This commit is contained in:
parent
aeb19e089f
commit
53a4537a63
1 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,9 @@
|
||||||
<h1>Manage Prompts</h1>
|
<h1>Manage Prompts</h1>
|
||||||
<p>Manage your custom prompts.</p>
|
<p>Manage your custom prompts.</p>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div id="command_palette">
|
||||||
<button id="btnSave" disabled>__MSG_customPrompts_btnSave__</button>
|
<button id="btnSaveAll" disabled>__MSG_customPrompts_btnSaveAll__</button>
|
||||||
|
<span id="msgDisplay"></span>
|
||||||
<button id="btnNew">__MSG_customPrompts_btnNew__</button>
|
<button id="btnNew">__MSG_customPrompts_btnNew__</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="formNew">
|
<div id="formNew">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue