Sha256: 31026c50730b67163b8d53a978336b16299f13ed1f9ba3e9c69707d404fcb6a2
Contents?: true
Size: 352 Bytes
Versions: 3
Compression:
Stored size: 352 Bytes
Contents
.panel.panel-default .panel-body .row .col-lg-12 .alert.alert-info = t('view.hello', user: current_admin.email) = link_to t('navbar.sign_out'), destroy_admin_session_path, method: :delete, class: 'btn btn-danger' = link_to t('navbar.edit_login_info'), edit_admin_registration_path, class: 'btn btn-primary'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cybele-1.9.2 | templates/app/views/hq/dashboard/index.html.haml |
cybele-1.9.1 | templates/app/views/hq/dashboard/index.html.haml |
cybele-1.9.0 | templates/app/views/hq/dashboard/index.html.haml |