Project

General

Profile

Defect #765 » bulk_edit.rhtml_1184.diff

Thomas Löber, 2008-03-01 23:04

View differences:

app/views/issues/bulk_edit.rhtml (Arbeitskopie)
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 %>
    (1-1/1)