Sha256: 364d2d56861ea893e58cd37b2a4fc71f6c2c0a9ee1fe0677397ad7e00adb15a6
Contents?: true
Size: 1.22 KB
Versions: 15
Compression:
Stored size: 1.22 KB
Contents
<span class="file_thumbnail"></span> <span class="file_name"></span> <a class="select"><%= I18n.t('pageflow.editor.templates.file_item.select') %></a> <div class="actions"> <a class="confirm" title="<%= I18n.t('pageflow.editor.templates.file_item.confirm') %>"></a> <a class="retry" title="<%= I18n.t('pageflow.editor.templates.file_item.retry') %>"></a> <a class="remove" title="<%= I18n.t('pageflow.editor.templates.file_item.destroy') %>"></a> <a class="cancel" title="<%= I18n.t('pageflow.editor.templates.file_item.cancel') %>"></a> </div> <div class="details"> <ul class="file_stage_items"></ul> <div class="file_meta_data"> <table cellpadding="0" cellspacing="0"> <tbody> <tr> <th><%= I18n.t('pageflow.editor.templates.file_item.credits') %></th> <td><input type="text" class="rights"/></td> </tr> </tbody> <tbody class="attributes"> </tbody> <tbody class="downloads"> <tr> <th><%= I18n.t('pageflow.editor.templates.file_item.source') %></th> <td><a class="original" href="#" download target="_blank"><%= I18n.t('pageflow.editor.templates.file_item.download') %></a></td> </tr> <tbody> </table> </div> </div>
Version data entries
15 entries across 15 versions & 1 rubygems