Generalize toast view template
// FREEBIE
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user