Browse Source

Home page link to time entries

denney-fix-saving-dates
Jason Denney 10 years ago
parent
commit
2e21e327ca
  1. 2
      app/views/site/index.html.haml

2
app/views/site/index.html.haml

@ -5,7 +5,7 @@
%p
%a{class: "btn btn-lg btn-block btn-primary", href: new_time_entry_path} Add Time Entry
%p
%a{class: "btn btn-lg btn-block btn-primary"} View Timesheet
%a{class: "btn btn-lg btn-block btn-primary", href: time_entries_path} View Timesheet
%p
%a{class: "btn btn-lg btn-block btn-primary", href: new_bike_path} Add Bike

Loading…
Cancel
Save