mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
update to meteor version 2.12
This commit is contained in:
parent
5b49720557
commit
07a8496542
7 changed files with 77 additions and 175 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<div id="modalDelete" class="modal">
|
||||
<div class="modal-content">
|
||||
<h4>Delete Confirmation</h4>
|
||||
You are about to permanently delete {{itemName}} from the {{viewName}} list. Are you sure?
|
||||
You are about to permanently delete {{itemName}} from the {{viewName}}. Are you sure?
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue