From ed196bb980cb695d49785fae0fa1107331e2de88 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Mon, 24 Dec 2018 16:42:52 +0530 Subject: [PATCH] billing: Rename #invoice_seat_count to #invoiced_licenses. Followup of b4a28f3147615c5c9b1c5a57e147031af9c92d90 --- static/styles/billing.scss | 2 +- templates/corporate/upgrade.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/styles/billing.scss b/static/styles/billing.scss index 8faeadf429..c5988bdd34 100644 --- a/static/styles/billing.scss +++ b/static/styles/billing.scss @@ -165,7 +165,7 @@ #mix_license_count, #manual_license_count, - #invoiced_seat_count { + #invoiced_licenses { width: 50px; } diff --git a/templates/corporate/upgrade.html b/templates/corporate/upgrade.html index 1647c21b04..d6edcf3c50 100644 --- a/templates/corporate/upgrade.html +++ b/templates/corporate/upgrade.html @@ -181,7 +181,7 @@