Fix bug Chrome datepicker

This commit is contained in:
Xavier J 2016-09-22 11:31:24 +02:00
parent 6bd2cfb935
commit 1f1b235283
7 changed files with 21 additions and 9 deletions

View file

@ -0,0 +1,3 @@
BROWSER = Hashie::Mash.new ({
value: nil
})