Olivier Massot 5 năm trước cách đây
mục cha
commit
1cabf60140
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"