Sha256: ad236b0098f08774a24ac564dc19123ce2aa4169a9ca367e524c5dfa0fba4364

Contents?: true

Size: 402 Bytes

Versions: 1

Compression:

Stored size: 402 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'
  = render 'admin/shared/columns_hider'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ab_admin-0.8.3 app/views/layouts/admin/_footer.html.slim