Louis | fixes some UI issues

This commit is contained in:
Loos
2014-09-17 11:15:52 -04:00
parent 9f5f4d540d
commit 7847eca423
6 changed files with 29 additions and 50 deletions
+7 -2
View File
@@ -1,5 +1,10 @@
.container
%h1 Bicycle Data Tracker
%h1 Bike & Client Tracker
- if current_user
= link_to "Sign out", destroy_user_session_path, method: :delete
- else
= link_to "Sign in", new_user_session_path
%br
= link_to "Bikes", bikes_path
%br
= link_to "Volunteers", volunteers_path
= link_to "Clients", clients_path