Vote #79626
完了Missing closing tag in app/views/roles/_form.html.erb
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
30
version_id:
99
issue_org_id:
29912
author_id:
88801
assigned_to_id:
332
comments:
2
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
Just find a missing html tag in @roles/_form.html.erb@. A paragraph
is not closed.
diff --git a/app/views/roles/_form.html.erb b/app/views/roles/_form.html.erb
index d87c6a16b..4a49d53de 100644
--- a/app/views/roles/_form.html.erb
+++ b/app/views/roles/_form.html.erb
@@ -36,6 +36,7 @@
<% end %>
<%= hidden_field_tag 'role[managed_role_ids][]', '' %>
+
<% end %>
<% if @role.new_record? && @roles.any? %>
journals
Committed. Thank you for reporting the issue.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
いいね!0