]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Only one pattern for LiipTheme
[github/wallabag/wallabag.git] / app / config / config.yml
index b751c0bb294eda1e8c34537486dfa1d238bfcadb..367aa2763537dff1868576d823b42cbc014c06d3 100644 (file)
@@ -136,11 +136,11 @@ liip_theme:
     autodetect_theme: wallabag_core.helper.detect_active_theme
 
     path_patterns:
-        app_resource:
-            - %%app_path%%/views/themes/%%current_theme%%/%%template%%
-            - %%app_path%%/views/%%template%%
+        app_resource:
+            - %%app_path%%/views/themes/%%current_theme%%/%%template%%
+            - %%app_path%%/views/%%template%%
         bundle_resource:
             - %%bundle_path%%/Resources/views/themes/%%current_theme%%/%%template%%
-        bundle_resource_dir:
-            - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%%
-            - %%dir%%/views/%%bundle_name%%/%%override_path%%
+        bundle_resource_dir:
+            - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%%
+            - %%dir%%/views/%%bundle_name%%/%%override_path%%