happydatepicker 0.0.11 → 0.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  module Happydatepicker
2
2
  module Rails
3
- VERSION = "0.0.11"
3
+ VERSION = "0.0.12"
4
4
  end
5
5
  end
@@ -637,7 +637,7 @@
637
637
  var viewPort = getViewport();
638
638
  var top = pos.top;
639
639
  var left = pos.left;
640
- var oldDisplay = $.curCSS(calEl, 'display');
640
+ var oldDisplay = $.css(calEl, 'display');
641
641
  cal.css({
642
642
  visibility: 'hidden',
643
643
  display: 'block'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: happydatepicker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: