diff --git a/jslib b/jslib index 2c892eb3a2..cb00604617 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 2c892eb3a2a9aff1e238146b037e6f3eb5dacf9a +Subproject commit cb00604617a3d38fb450d900dbdf63b636ae01f6 diff --git a/src/app/organizations/settings/adjust-seats.component.html b/src/app/organizations/settings/adjust-seats.component.html deleted file mode 100644 index dbb15fa4fb..0000000000 --- a/src/app/organizations/settings/adjust-seats.component.html +++ /dev/null @@ -1,29 +0,0 @@ -
-- {{i.name}} {{i.quantity > 1 ? '×' + i.quantity : ''}} @ {{i.amount | currency:'$'}} - | -- {{(i.quantity * i.amount) | currency:'$'}} /{{i.interval | i18n}} - | -
+ {{i.name}} {{i.quantity > 1 ? '×' + i.quantity : ''}} @ {{i.amount | + currency:'$'}} + | ++ {{(i.quantity * i.amount) | currency:'$'}} /{{i.interval | i18n}} + | +
{{'subscriptionUserSeats' | i18n : sub.seats}}
+{{subscriptionDesc}}
+ {{'additionalOptionsDesc' | i18n }} +
+