diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 index 68742071a6..ae1c8f4e6e 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 +++ b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 @@ -37,14 +37,15 @@ - application_management - device_management - subscription_management - review_management {% if mdm_ui_conf.app_registration.tags is defined %} {%- for tag in mdm_ui_conf.app_registration.tags -%} {{tag}} {% endfor %} + {% else %} + application_management + device_management + subscription_management + review_management {% endif %} {% if mdm_ui_conf.app_registration.allow_to_all_domains is defined %}