Sha256: 7b5f6e6530ea77a7ba234d149587fe12eec7dc09257c19dcf3ffeb9cee57b180
Contents?: true
Size: 820 Bytes
Versions: 73
Compression:
Stored size: 820 Bytes
Contents
<li class="uploading"><span class="count">0</span><%= I18n.t('pageflow.editor.templates.notification.upload_pending') %></li> <li class="failed"><span class="count">0</span> <span class="description"><%= I18n.t('pageflow.editor.templates.notification.save_error') %></span> <a class="retry"><%= I18n.t('pageflow.editor.templates.notification.retry') %></a></li> <li class="saving"><%= I18n.t('pageflow.editor.templates.notification.saving') %></li> <li class="saved"><%= I18n.t('pageflow.editor.templates.notification.saved') %></li> <li class="confirmable_files"> <%= I18n.t('pageflow.editor.templates.notification.approve_files', {num_files: '<span class="count">0</span>'}) %> <a href="#/confirmable_files" class="display_confirmable_files"><%= I18n.t('pageflow.editor.templates.notification.show') %></a> </li>
Version data entries
73 entries across 73 versions & 1 rubygems