Sha256: 1dd6addc8fc251c853f77830e1825a99c8b4286fc008fed12728be8e575109e7

Contents?: true

Size: 398 Bytes

Versions: 26

Compression:

Stored size: 398 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_icon :trash, '#', class: 'remove', data: { confirm: t('locomotive.messages.confirm') }
    {{/if}}

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.6 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.5 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.4 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.3 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.2 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.1 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.0 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.4.1 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.4.0 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.3.1 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.3.0 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.2.3 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.2.2 app/views/locomotive/theme_assets/_asset.html.haml
locomotive_cms-2.2.1 app/views/locomotive/theme_assets/_asset.html.haml