Sha256: abf683b402abed78dd571b84a8ce8b3e579aef8ac1031001eafd5c07c1c62418

Contents?: true

Size: 362 Bytes

Versions: 3

Compression:

Stored size: 362 Bytes

Contents

= cache [I18n.locale, 'admin', 'footer'] do
  - if AbAdmin.footer
    footer
      ' Powered by
      a href='https://github.com/leschenko/ab_admin' target='_blank' = "AbAdmin #{AbAdmin::VERSION}"
      .muted.footer-notes= AbAdmin.footer_notes

  = render 'admin/fileupload/asset_templates'

- unless admin?
  css:
    .admin_content{display: none !important;}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ab_admin-0.11.0 app/views/layouts/admin/_footer.html.slim
ab_admin-0.10.0 app/views/layouts/admin/_footer.html.slim
ab_admin-0.9.0 app/views/layouts/admin/_footer.html.slim