Sha256: 49668cf07572de3bcc0f9642906145c5f1d0fd688a8e6933fec954ba74bfda06

Contents?: true

Size: 313 Bytes

Versions: 4

Compression:

Stored size: 313 Bytes

Contents

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

  %strong= link_to "{{name}}", edit_snippet_path('snippet_id').gsub(/\/snippet_id\//, '/{{id}}/')
  .more
    %span!= t('.updated_at')
    {{updated_at}}

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

Version data entries

4 entries across 4 versions & 1 rubygems

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