Make it clear in conversation just some recipients failed

FREEBIE
This commit is contained in:
Scott Nonnenberg
2017-07-03 16:46:39 -07:00
parent c10e1b4ad0
commit ff4fde651c
6 changed files with 57 additions and 5 deletions

View File

@@ -191,6 +191,9 @@
{{ messageNotSent }}
<span href='#' class='retry'>{{ resend }}</span>
</script>
<script type='text/x-tmpl-mustache' id='some-failed'>
{{ someFailed }}
</script>
<script type='text/x-tmpl-mustache' id='keychange'>
<span class='content' dir='auto'><span class='shield icon'></span> {{ content }}</span>
</script>