##// END OF EJS Templates
replace tabs to spaces at app/views/projects/settings/_members.html.erb...
Toshi MARUYAMA -
r7145:532b86b7ebb0
parent child
Show More
@@ -50,7 +50,6
50 50 <% end %>
51 51 </div>
52 52
53
54 53 <% principals = Principal.active.find(:all, :limit => 100, :order => 'type, login, lastname ASC') - @project.principals %>
55 54
56 55 <div class="splitcontentright">
General Comments 0
You need to be logged in to leave comments. Login now