Fix bug Chrome datepicker
This commit is contained in:
parent
6bd2cfb935
commit
1f1b235283
7 changed files with 21 additions and 9 deletions
3
config/initializers/browser.rb
Normal file
3
config/initializers/browser.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
BROWSER = Hashie::Mash.new ({
|
||||
value: nil
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue