@@ -4,8 +4,7 | |||
|
4 | 4 | :class => nil, |
|
5 | 5 | :method => :put, |
|
6 | 6 | :multipart => true} do |f| %> |
|
7 | <%= error_messages_for 'issue' %> | |
|
8 | <%= error_messages_for 'time_entry' %> | |
|
7 | <%= error_messages_for 'issue', 'time_entry' %> | |
|
9 | 8 | <div class="box"> |
|
10 | 9 | <% if @edit_allowed || !@allowed_statuses.empty? %> |
|
11 | 10 | <fieldset class="tabular"><legend><%= l(:label_change_properties) %> |
General Comments 0
You need to be logged in to leave comments.
Login now