mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 16:31:38 -04:00
BS3: cleanup
This commit is contained in:
@@ -28,4 +28,4 @@
|
||||
.row.fieldset
|
||||
.col-xs-12.col-sm-3.col-lg-2
|
||||
%p
|
||||
%input{id: 'index_logout', value: 'Logout', type: 'button', class: 'btn btn-danger btn-block', 'data-url' => destroy_user_session_path}
|
||||
= button_tag 'Logout', id: 'index_logout', class: 'btn btn-danger btn-block', data: {url: destroy_user_session_path}
|
||||
Reference in New Issue
Block a user