Sha256: e8e0c1ee05aa7fc44a30f54629f2a72ae080d9c5a5726b829447c8b4cb5400d1

Contents?: true

Size: 392 Bytes

Versions: 7

Compression:

Stored size: 392 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', :confirm => t('locomotive.messages.confirm')
    {{/if}}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
locomotive_cms-2.0.0.rc8 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc7 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/theme_assets/_asset.html.haml