FIX: Remove sort link on balance because its value depends on the active organization and it can’t be queried directly from the database

This commit is contained in:
Victor Martinez
2017-10-20 17:34:39 +02:00
parent 45f6320c08
commit 10d4ebb8f6
+1 -1
View File
@@ -40,7 +40,7 @@
<%= User.human_attribute_name(:alt_phone) %>
</th>
<th>
<%= sort_link @search, :balance, User.human_attribute_name(:balance) %>
<%= User.human_attribute_name(:balance) %>
</th>
<% if current_user.manages? current_organization %>
<th>