This commit is contained in:
parent
41daf7cfc9
commit
6a06faee7d
4 changed files with 58 additions and 8 deletions
|
|
@ -11,7 +11,7 @@
|
|||
data-action="dq-showcommands@window->commands#showCommands">
|
||||
<div class="dialog-body">
|
||||
<div class="command-input">
|
||||
<input data-commands-target="commandInput" type="text" placeholder="Enter text to dequote"
|
||||
<input data-commands-target="commandInput" type="text" placeholder="Enter command"
|
||||
data-action="keyup.enter->commands#runCommand keydown.esc->commands#dismissDialog keyup->commands#handleKeyup">
|
||||
</div>
|
||||
<select multiple class="command-options" data-commands-target="commandSelect">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue