From 32da2a70ef278bd42f66eb82c3fbf1905a417b87 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Mon, 23 Feb 2015 22:55:06 +0100 Subject: Add LiipThemeBundle Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :)) --- .../_global/public/img/appicon/apple-touch-icon.png | Bin 1579 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon.png (limited to 'src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon.png') diff --git a/src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon.png b/src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon.png deleted file mode 100755 index 9cf29e2b..00000000 Binary files a/src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon.png and /dev/null differ -- cgit v1.2.3