diff --git a/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html b/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html index 76c4b4fd..8438797b 100644 --- a/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html +++ b/docs/app/pages/home/backend-bundles-section/backend-bundles-section.component.html @@ -29,13 +29,13 @@
@@ -71,7 +71,7 @@
@@ -115,7 +115,7 @@
@@ -159,7 +159,7 @@
@@ -203,7 +203,7 @@
{{ licenseType === 'Commercial' ? 'Commercial' : 'Personal' }}
+ {{ selectedLicenseType }}
{{ secondBundleName }}
{{ licenseType === 'Commercial' ? 'Commercial' : 'Personal' }}
+ {{ selectedLicenseType }}
{{ thirdBundleName }}
{{ licenseType === 'Commercial' ? 'Commercial' : 'Personal' }}
+ {{ selectedLicenseType }}
{{ fourthBundleName }}
{{ licenseType === 'Commercial' ? 'Commercial' : 'Personal' }}
+ {{ selectedLicenseType }}