Sha256: 474b1172bd2bcba1dbda9080aa5a3aed96bccb55e7b8b34eec446e9142bc51c5

Contents?: true

Size: 570 Bytes

Versions: 6

Compression:

Stored size: 570 Bytes

Contents

%header.clearfix{'data-scroll' => 'fixed'}
  = link_to new_admin_page_path, :class => 'btn btn-info btn-add', :data => {:toggle => 'button'} ,:title => "#{t('amalgam.admin.actions.new')}#{Page.model_name.human}" do
    %i.icon-plus.icon-white
    #{t('amalgam.admin.actions.new')}#{Page.model_name.human}

=render :partial => "amalgam/admin/tree/list", :locals =>{ :collection => @pages, :parent_id => nil , :data => {:done => t('amalgam.admin.tree.moved'), :error => t('amalgam.admin.tree.move_error') ,:path => admin_pages_path, :param => Page.model_name.underscore} }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
amalgam-2.1.4.1 app/views/amalgam/admin/pages/index.html.haml
amalgam-2.1.4 app/views/amalgam/admin/pages/index.html.haml
amalgam-2.1.3.1 app/views/amalgam/admin/pages/index.html.haml
amalgam-2.1.3 app/views/amalgam/admin/pages/index.html.haml
amalgam-2.1.2 app/views/amalgam/admin/pages/index.html.haml
amalgam-2.1.1 app/views/amalgam/admin/pages/index.html.haml