diff --git a/app/assets/javascripts/admin/templates/components/admin-theme-editor.hbs b/app/assets/javascripts/admin/templates/components/admin-theme-editor.hbs index 31cd1344e7d..049563bd555 100644 --- a/app/assets/javascripts/admin/templates/components/admin-theme-editor.hbs +++ b/app/assets/javascripts/admin/templates/components/admin-theme-editor.hbs @@ -19,14 +19,18 @@ {{/link-to}} {{/each}} + + {{#if allowAdvanced}}
  • - - {{d-icon (if showAdvanced "angle-double-left" "angle-double-right")}} - + + {{d-icon (if showAdvanced "angle-double-left" "angle-double-right")}} +
  • + {{/if}} +