Sha256: 10dbc35283925ad20c5e166f5ab7229b5e77a61836c15e4e48dc2b7ebdba9d96

Contents?: true

Size: 300 Bytes

Versions: 7

Compression:

Stored size: 300 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', :confirm => t('locomotive.messages.confirm')

Version data entries

7 entries across 7 versions & 1 rubygems

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