Commit 0a131f69f644eb9051546cef64a4c62567872502

Authored by Eugeny Galkovskiy
1 parent 3657b534

datepicker translate 2

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/js/script.js
@@ -113,7 +113,7 @@ $( @@ -113,7 +113,7 @@ $(
113 ); 113 );
114 } 114 }
115 115
116 - $("#datepicker").datepicker($.datepicker.regional[ "ru" ],{ 116 + $("#datepicker").datepicker({
117 changeMonth: true, 117 changeMonth: true,
118 changeYear: true, 118 changeYear: true,
119 altField: ".has-datepicker input", 119 altField: ".has-datepicker input",