Get the QueryStatus application displaying the status more appropriately
This commit is contained in:
parent
5770abb7e8
commit
0362342419
11 changed files with 117 additions and 14 deletions
8
templates/QueryStatus/controls.hbs
Normal file
8
templates/QueryStatus/controls.hbs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<div>
|
||||
<button data-action="">
|
||||
Cancel Request
|
||||
</button>
|
||||
<button data-action="">
|
||||
Finish Request Early
|
||||
</button>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue