Only show historical active user cound when current doesn't exceed limit.

This commit is contained in:
Douwe Maan
2015-05-07 22:52:52 +02:00
parent 45ab4d10ef
commit 4ffa34a4d6
+1 -1
View File
@@ -55,7 +55,7 @@
#{restricted} users
- if historical && historical > restricted
- if historical && historical > restricted && current < restricted
%span.label.label-danger.pull-right.prepend-left-10
%strong
Maximum during license life: #{historical} users