Sha256: 11d53f254076d3a881521302e1fbb0befe10b8803120ecfeb0eddc4a2eba043c
Contents?: true
Size: 465 Bytes
Versions: 56
Compression:
Stored size: 465 Bytes
Contents
= stylesheet_link_tag 'admin/assets' = javascript_include_tag 'admin/assets_admin' - 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 %ul %li= link_to((image('upload') + ' ' + t('clipped_extension.upload_asset')), new_admin_asset_path)
Version data entries
56 entries across 56 versions & 2 rubygems