Sha256: 5333c28d630689eecdf0821fbac7f3e324d3e58eae166126b0420aa09290f3d5

Contents?: true

Size: 405 Bytes

Versions: 4

Compression:

Stored size: 405 Bytes

Contents

%script{ :type => 'text/html', :id => 'editable_theme_asset_item' }

  %strong= link_to "{{local_path}}", edit_theme_asset_path('asset_id').gsub(/\/asset_id\//, '/{{id}}/')
  .more
    %span.size {{size}}
    %span!= t('.updated_at')
    %span.date {{updated_at}}

    {{#if can_be_deleted}}
    = link_to 'x', '#', :class => 'remove', :data => { :confirm => t('locomotive.messages.confirm') }
    {{/if}}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
locomotive_cms-2.0.0.rc12 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/theme_assets/_asset.html.haml