Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
Add timepicker to nav date
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Feb 24, 2017
1 parent eef288a commit 3ed4fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/records/edit_fields/_nav_date.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<%= f.input :nav_date, input_html: { class: 'timepicker' }%>

0 comments on commit 3ed4fa3

Please sign in to comment.