@@ -43,3 +43,10 | |||
|
43 | 43 | |
|
44 | 44 | <p><%= submit_tag l(:button_submit) %> |
|
45 | 45 | <% end %> |
|
46 | ||
|
47 | <% content_for :header_tags do %> | |
|
48 | <%= javascript_include_tag 'calendar/calendar' %> | |
|
49 | <%= javascript_include_tag "calendar/lang/calendar-#{current_language}.js" %> | |
|
50 | <%= javascript_include_tag 'calendar/calendar-setup' %> | |
|
51 | <%= stylesheet_link_tag 'calendar' %> | |
|
52 | <% end %> |
General Comments 0
You need to be logged in to leave comments.
Login now