Sha256: a7c210c7a911fb7a55dc615c0592af8e883ea53cbb9f4c4181a78ab05dfd05ef
Contents?: true
Size: 509 Bytes
Versions: 24
Compression:
Stored size: 509 Bytes
Contents
.container-fluid .navbar-header %button.navbar-toggle.collapsed{ type: 'button', data: { toggle: 'collapse', target: '#secondary-navigation' } } %span.sr-only= t('admin.toggle_navigation') %span.icon-bar %span.icon-bar %span.icon-bar %a.navbar-brand.pjax{href: dashboard_path} = _get_plugin_name[0] || 'Rails' %small= _get_plugin_name[1] || 'Admin' .collapse.navbar-collapse#secondary-navigation = render partial: 'layouts/rails_admin/secondary_navigation'
Version data entries
24 entries across 24 versions & 2 rubygems