mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
SVG sprites, modals, general improvements
This commit is contained in:
4
app/views/modal-delete.html
Normal file
4
app/views/modal-delete.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<h2>Delete All</h2>
|
||||
<p style="text-align:center;">Are you sure?</p>
|
||||
<button class="l" ng-click="deleteAll()">Yes</button>
|
||||
<button class="r" ng-click="dismiss()">No</button>
|
||||
Reference in New Issue
Block a user