Added New Time Entry Front End

This commit is contained in:
Jason Denney
2014-04-19 16:20:14 -04:00
parent 98b136e4f4
commit 80b2b7ff60
13 changed files with 1973 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
%meta{:charset => "utf-8"}/
%title= content_for?(:title) ? yield(:title) : "Velocipede"
= csrf_meta_tags
= stylesheet_link_tag "bootstrap_and_overrides", :media => "all"
= stylesheet_link_tag "bootstrap_and_overrides", "datepicker", "bootstrap-timepicker", :media => "all"
/[if lt IE 9]
= javascript_include_tag "http://html5shim.googlecode.com/svn/trunk/html5.js"
:css