|
|
|
@ -76,8 +76,8 @@
|
|
|
|
|
<script type='text/x-tmpl-mustache' id='confirmation-dialog'>
|
|
|
|
|
<div class='message'>{{ message }}</div>
|
|
|
|
|
<div class='buttons'>
|
|
|
|
|
<button class='cancel'>Cancel</button>
|
|
|
|
|
<button class='ok'>OK</button>
|
|
|
|
|
<button class='cancel'>{{ cancel }}</button>
|
|
|
|
|
<button class='ok'>{{ ok }}</button>
|
|
|
|
|
</div>
|
|
|
|
|
</script>
|
|
|
|
|
<script type='text/x-tmpl-mustache' id='attachment-preview'>
|
|
|
|
|