diff --git a/src/viewer/index.handlebars b/src/viewer/index.handlebars index 29f858f..ad9666d 100644 --- a/src/viewer/index.handlebars +++ b/src/viewer/index.handlebars @@ -322,7 +322,7 @@ {{#each this.ext.cp.policies}}
Policy {{onebasedindex @index}}
-
{{#if this.name}}{{ this.name }} ( {{ this.id }} ){{else}}{{ this.id }}{{/if}}
+
{{#if this.name}}{{ this.name }} ({{ this.id }}){{else}}{{ this.id }}{{/if}}
{{#if this.value}}
@@ -337,7 +337,7 @@ {{#each this.qualifiers}}
Qualifier {{onebasedindex @index}}
-
{{#if this.name}}{{ this.name }} ( {{ this.id }} ){{else}}{{ this.id }}{{/if}}
+
{{#if this.name}}{{ this.name }} ({{ this.id }}){{else}}{{ this.id }}{{/if}}
{{#if this.value}}