conte_rails_template 0.0.24 → 0.0.25

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ConteRailsTemplate
2
- VERSION = "0.0.24"
2
+ VERSION = "0.0.25"
3
3
  end
@@ -1,7 +1,9 @@
1
1
  //= require jquery
2
2
  //= require jquery_ujs
3
+ //= require jquery.ui
3
4
  //= require bootstrap
4
5
  //= require wice_grid
6
+ //= require jquery.ui.datepicker
5
7
  //= require bootstrap-datetimepicker.min
6
8
 
7
9
  function toggleSubMenu() {