Renamed the Subscription Management section in the UI to Subscription Exclusions

This commit is contained in:
Matthew Garrett 2023-01-16 15:37:26 -08:00
Родитель f46faf29c3
Коммит 40ef1f0618
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -20,7 +20,7 @@ As an IPAM administrator, you have the ability to include/exclude subscriptions
![IPAM Admin Subscriptions](./images/ipam_admin_subscriptions.png)
From this screen, you can select Subscriptions which are to be excluded from IPAM by clicking on them. Once selected for exclusion, the subscription will be highlighted in **red**. Don't forget to click **save** in the upper-right once complete.
From this screen, you can select Subscriptions which are to be <u>**excluded**</u> from IPAM by clicking on them. Once selected for exclusion, the subscription will be highlighted in **red**. Don't forget to click **save** in the upper-right once complete.
![IPAM Admin Subscriptions Config](./images/ipam_admin_subscriptions_config.png)

Просмотреть файл

@ -256,7 +256,7 @@ export default function ManageExclusions() {
<MainBody>
<FloatingHeader>
<Box sx={{ width: "20%" }}></Box>
<HeaderTitle>Subscription Management</HeaderTitle>
<HeaderTitle>Subscription Exclusions</HeaderTitle>
<Box display="flex" justifyContent="flex-end" alignItems="center" sx={{ width: "20%", ml: 2, mr: 2 }}>
<Tooltip title="Save" >
<IconButton