Skip to content

Commit

Permalink
added a chunk of what will become the new time report
Browse files Browse the repository at this point in the history
  • Loading branch information
baroquon committed Feb 13, 2015
1 parent 94f1055 commit 944e45e
Show file tree
Hide file tree
Showing 9 changed files with 681 additions and 7 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
@@ -1,6 +1,7 @@
//= require jquery
//= require jquery_ujs
//= require jquery.ui.all
//= require jquery.dataTables.min
//= require admin_invoices
//= require calendar
//= require comments
Expand Down
158 changes: 158 additions & 0 deletions app/assets/javascripts/jquery.dataTables.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions app/assets/stylesheets/application.scss
@@ -1,4 +1,5 @@
/*
*= require jquery.ui.all
*= require jquery.dataTables
*= require chosen
*/

0 comments on commit 944e45e

Please sign in to comment.