Sha256: 2e6168d68dd3b128dcb1dd7e85fbbfac2c4dad0fedaf9e6698f08d58b664946c
Contents?: true
Size: 835 Bytes
Versions: 11
Compression:
Stored size: 835 Bytes
Contents
<div class="tab-pane bulkrax-nav-tab-table-left-align" > <table id='importer-show-table' class='table table-striped'> <thead> <tr> <th><%= t('bulkrax.table_header.labels.identifier') %></th> <th><%= t('bulkrax.table_header.labels.entry_id') %></th> <th><%= t('bulkrax.table_header.labels.status') %></th> <th><%= t('bulkrax.table_header.labels.type') %></th> <th><%= t('bulkrax.table_header.labels.updated_at') %></th> <th><%= t('bulkrax.table_header.labels.errors') %></th> <th><%= t('bulkrax.table_header.labels.actions') %></th> </tr> </thead> </table> <div id='importer-entry-classes' class='hidden'><%= [item.parser.entry_class.to_s, item.parser.collection_entry_class.to_s, item.parser.file_set_entry_class.to_s].compact.join('|') %></div> </div>
Version data entries
11 entries across 11 versions & 1 rubygems