##// END OF EJS Templates
remove trailing white-spaces from app/views/roles/_form.html.erb...
Toshi MARUYAMA -
r7176:bbda20f72ed1
parent child
Show More
@@ -1,4 +1,4
1 <%= error_messages_for 'role' %>
1 <%= error_messages_for 'role' %>
2
2
3 <div class="box">
3 <div class="box">
4 <% unless @role.builtin? %>
4 <% unless @role.builtin? %>
General Comments 0
You need to be logged in to leave comments. Login now