Commit 79b61771 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Show 'See usage' button for all groups

parent 6e73b6fb
......@@ -157,7 +157,6 @@ module BillingPlansHelper
def billable_seats_href(namespace)
return unless namespace.group?
return if namespace.actual_plan_name == Plan::FREE || namespace.trial_active?
group_seat_usage_path(namespace)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment