aboutsummaryrefslogtreecommitdiffhomepage
path: root/web
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-01-22 13:45:10 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-01-22 13:45:14 +0100
commit30d81a47c689e1d7d963fcd3fd42af9958805e31 (patch)
treecf1e1ccb801842cf4acc51c353bb481ede37d364 /web
parent124f8091cbb1e5cccd7972fa368f8e7c434e0e5b (diff)
downloadwallabag-30d81a47c689e1d7d963fcd3fd42af9958805e31.tar.gz
wallabag-30d81a47c689e1d7d963fcd3fd42af9958805e31.tar.zst
wallabag-30d81a47c689e1d7d963fcd3fd42af9958805e31.zip
Move public assets for themes
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`
Diffstat (limited to 'web')
l---------web/themes/_global1
l---------web/themes/baggy1
l---------web/themes/material1
3 files changed, 0 insertions, 3 deletions
diff --git a/web/themes/_global b/web/themes/_global
deleted file mode 120000
index e22d7846..00000000
--- a/web/themes/_global
+++ /dev/null
@@ -1 +0,0 @@
1../../src/Wallabag/CoreBundle/Resources/views/themes/_global/public/ \ No newline at end of file
diff --git a/web/themes/baggy b/web/themes/baggy
deleted file mode 120000
index 77cce5ed..00000000
--- a/web/themes/baggy
+++ /dev/null
@@ -1 +0,0 @@
1../../src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/ \ No newline at end of file
diff --git a/web/themes/material b/web/themes/material
deleted file mode 120000
index 65b392c0..00000000
--- a/web/themes/material
+++ /dev/null
@@ -1 +0,0 @@
1../../src/Wallabag/CoreBundle/Resources/views/themes/material/public/ \ No newline at end of file