Sha256: 19afdcde68be512ec913f5214183c2a2de8335d63cff8505ab905955a5dce151
Contents?: true
Size: 494 Bytes
Versions: 19
Compression:
Stored size: 494 Bytes
Contents
.row{ style: "margin-top: 60px"} .col.s12{ style: "height: 250px; overflow: scroll"} %table.responsive-table.hoverable.striped.resources_table %thead %tr %th{ :"data-field"=>"name"}= t('.name') %th= t(:delete) %tbody#account_printers.resources_list - resource.print_jobs.newest.each do |print_job| = render partial: 'oxen/print_jobs/printer_print_job', locals: { print_job: print_job, parent: resource, parent_id: resource.id }
Version data entries
19 entries across 19 versions & 1 rubygems