diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-13 23:11:28 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-13 23:11:28 +0000 |
commit | 9155b777e6d156d400c6f5eb4e6b1e161bf0b32a (patch) | |
tree | b66cda6e51da1c428275fb3cc479ba7372fd3276 /app/assets/themes | |
parent | 17a0ec4c9a58059a6f5e78fc2cc8d2c5d69c2cd6 (diff) | |
download | redmine-9155b777e6d156d400c6f5eb4e6b1e161bf0b32a.tar.gz redmine-9155b777e6d156d400c6f5eb4e6b1e161bf0b32a.zip |
Custom themes are now loaded from "/themes" directory from project root. The themes provided by Redmine (alternate and classic) remains in "app/assets/themes" (#39111).
git-svn-id: https://svn.redmine.org/redmine/trunk@22708 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/assets/themes')
-rw-r--r-- | app/assets/themes/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/themes/README b/app/assets/themes/README deleted file mode 100644 index 1af3d1992..000000000 --- a/app/assets/themes/README +++ /dev/null @@ -1 +0,0 @@ -Put your Redmine themes here. |