mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
Patch by Katsuya HIDAKA (hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@22784 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
49b7b30c5d
commit
d03009e9a0
@ -1644,7 +1644,7 @@ module ApplicationHelper
|
||||
javascript_tag(
|
||||
"var datepickerOptions={dateFormat: 'yy-mm-dd', firstDay: #{start_of_week}, " \
|
||||
"showOn: 'button', buttonImageOnly: true, buttonImage: '" +
|
||||
path_to_image('/images/calendar.png') +
|
||||
asset_path('calendar.png') +
|
||||
"', showButtonPanel: true, showWeek: true, showOtherMonths: true, " \
|
||||
"selectOtherMonths: true, changeMonth: true, changeYear: true, " \
|
||||
"beforeShow: beforeShowDatePicker};"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user