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

Version Path
trusty-cms-4.0.2 app/views/admin/assets/index.html.haml
trusty-cms-3.9.7 app/views/admin/assets/index.html.haml
trusty-cms-3.9.6 app/views/admin/assets/index.html.haml
trusty-cms-3.9.5 app/views/admin/assets/index.html.haml
trusty-cms-4.0.1 app/views/admin/assets/index.html.haml
trusty-cms-3.9.4 app/views/admin/assets/index.html.haml
trusty-cms-3.9.3 app/views/admin/assets/index.html.haml
trusty-cms-3.9.2 app/views/admin/assets/index.html.haml
trusty-cms-4.0.0 app/views/admin/assets/index.html.haml
trusty-cms-3.9.1 app/views/admin/assets/index.html.haml
trusty-cms-3.9.0 app/views/admin/assets/index.html.haml
trusty-cms-3.8.4 app/views/admin/assets/index.html.haml
trusty-cms-3.8.3 app/views/admin/assets/index.html.haml
trusty-cms-3.8.2 app/views/admin/assets/index.html.haml
trusty-cms-3.8.1 app/views/admin/assets/index.html.haml
trusty-cms-3.8.0 app/views/admin/assets/index.html.haml
trusty-cms-3.7.1 app/views/admin/assets/index.html.haml
trusty-cms-3.7.0 app/views/admin/assets/index.html.haml
trusty-cms-3.6.2 app/views/admin/assets/index.html.haml
trusty-cms-3.6.1 app/views/admin/assets/index.html.haml