Sha256: 9f3ada6e04e11d9137c1f2dea69221a74ce2eaec635a5b95017e2e674c925f19

Contents?: true

Size: 340 Bytes

Versions: 9

Compression:

Stored size: 340 Bytes

Contents

%ul.panel-controls
  %li
    = add_button_for(component, relation,  model) if allow_adding_resource
  %li  
    = render partial: find_partial_for(relation, :exports_menu), locals: { component: component, model: model }
  %li  
    = render partial: find_partial_for(relation, :imports_menu), locals: { component: component, model: model }

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
para-0.6.9 app/views/para/admin/resources/_actions.html.haml
para-0.6.8 app/views/para/admin/resources/_actions.html.haml
para-0.6.7 app/views/para/admin/resources/_actions.html.haml
para-0.6.3 app/views/para/admin/resources/_actions.html.haml
para-0.6.2 app/views/para/admin/resources/_actions.html.haml
para-0.5.4 app/views/para/admin/resources/_actions.html.haml
para-0.5.3 app/views/para/admin/resources/_actions.html.haml
para-0.5.1 app/views/para/admin/resources/_actions.html.haml
para-0.5.0 app/views/para/admin/resources/_actions.html.haml