Sha256: 424fc71c86c4d60350ab889a6f5a5ff481223c6a912d66ddfd1e5533f0ecf2ff

Contents?: true

Size: 282 Bytes

Versions: 7

Compression:

Stored size: 282 Bytes

Contents

- if user_signed_in? && respond_to?(:can?) && can?(:access, :rails_admin) && can?(:edit, obj)
  %div.admin_link
    = link_to t('rs.edit'), rails_admin.edit_path(obj.class.model_name.i18n_key.to_s.gsub('/', '~'), obj.id), 'data-no-turbolink' => "true", 'data-turbolinks' => "false"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rocket_cms-0.24.0 app/views/shared/_admin_link.html.haml
rocket_cms-0.22.0 app/views/shared/_admin_link.html.haml
rocket_cms-0.21.1 app/views/shared/_admin_link.html.haml
rocket_cms-0.21.0 app/views/shared/_admin_link.html.haml
rocket_cms-0.20.1 app/views/shared/_admin_link.html.haml
rocket_cms-0.20.0 app/views/shared/_admin_link.html.haml
rocket_cms-0.19.8 app/views/shared/_admin_link.html.haml