Olivier Massot 5 年之前
父節點
當前提交
1cabf60140
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ot_templating/Resources/Private/Partials/Assets.html

+ 1 - 1
ot_templating/Resources/Private/Partials/Assets.html

@@ -2,7 +2,7 @@
 
 <f:comment><!-- Assets included with the VHS viewhelper --></f:comment>
 
-<f:if condition="{ot:loginFailed()}==1">
+<f:if condition="{settings.themeColor}">
     <f:then>
         <v:asset.style name="theme"
                        path="EXT:ot_templating/Resources/Public/assets/style/theme-{settings.themeColor}.css"