mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-06 21:00:20 +01:00
fix #1115. The datapicker is now passed the current locale to localize the datepicker
This commit is contained in:
parent
a3837cc4e3
commit
da93b82b2b
5 changed files with 62 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
'jquery.truncator','jquery.jeditable.mini', 'jquery.cookie', 'jquery.blockUI',
|
||||
'jquery.form','jquery.ui.autocomplete.selectFirst',
|
||||
:cache => 'jquery-cached' %>
|
||||
<%= javascript_tag_for_i18n_datepicker %>
|
||||
<%= javascript_include_tag 'hoverIntent','superfish','application',
|
||||
'accesskey-hints','niftycube','swfobject',
|
||||
:cache => 'tracks-cached' %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue