Commit 8015384f authored by Corinna Wiesner's avatar Corinna Wiesner

Change license history wording

Prepare license history table to show all licenses instead of past
licenses only.
parent cbb0a680
......@@ -87,9 +87,9 @@
- @license.licensee.keys.each do |label|
%th= label
%th Plan
%th Uploaded at
%th Started at
%th Expired at
%th Uploaded on
%th Valid from
%th Expires on
%th Active users
%tbody
- @previous_licenses.each do |license|
......@@ -111,6 +111,6 @@
%td
%span
- if license.restricted?(:active_user_count)
#{license.restrictions[:active_user_count]} users
= license.restrictions[:active_user_count]
- else
Unlimited
---
title: Change license history wording
merge_request: 30148
author:
type: other
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