Generalize toast view template
// FREEBIE
This commit is contained in:
parent
d7b6e7c26b
commit
141cdef2a4
3 changed files with 4 additions and 6 deletions
|
@ -48,8 +48,8 @@
|
|||
</a>
|
||||
{{ expiredWarning }}
|
||||
</script>
|
||||
<script type='text/x-tmpl-mustache' id='expired_toast'>
|
||||
{{ expiredWarning }}
|
||||
<script type='text/x-tmpl-mustache' id='toast'>
|
||||
{{ toastMessage }}
|
||||
</script>
|
||||
<script type='text/x-tmpl-mustache' id='hint'>
|
||||
<p> {{ content }}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue