Sha256: 377feab110a494ed8065b413148f8c5e2d7ca01c4090dc0322daf21e9c136430
Contents?: true
Size: 504 Bytes
Versions: 27
Compression:
Stored size: 504 Bytes
Contents
= stylesheet_link_tag 'admin/assets' = javascript_include_tag 'admin/assets_admin' - body_classes << 'reversed' - content_for :toolbar do = render 'search' .outset #assets_table.assets = render :partial => 'asset_table', :locals => { assets: @assets, with_pagination: true } %p{style: 'clear: both; height: 2em'} - render_region :bottom do |bottom| #actions = link_to new_admin_asset_path, class: 'button' do %i.fas.fa-upload = t('clipped_extension.upload_asset')
Version data entries
27 entries across 27 versions & 1 rubygems