feat: reanabled theme support
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bc150f4990
commit
6041333b5f
@ -29,9 +29,9 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/redmica/redmica_ui_
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/onozaty/redmine-view-customize.git view_customize
|
||||
|
||||
#RUN cd /usr/src/redmine/plugins;git clone https://github.com/haru/redmine_theme_changer.git
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/haru/redmine_theme_changer.git
|
||||
|
||||
#RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/mrliptontea/PurpleMine2.git
|
||||
RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/mrliptontea/PurpleMine2.git
|
||||
|
||||
RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/farend/redmine_theme_farend_bleuclair.git bleuclair
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user