Disable more from ux-upgrade init.rb
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-23 19:33:51 +01:00
parent a96a8fa2e8
commit b0d2c2ba0e

View File

@@ -1,6 +1,6 @@
--- "a/plugins/000_redmine_x_ux_upgrade/init.rb"
+++ "b/plugins/000_redmine_x_ux_upgrade/init.rb"
@@ -37,10 +37,10 @@ require "#{plugin_path}/lib/redmine_x_ux_upgrade"
@@ -37,10 +37,10 @@ require "#{plugin_path}/lib/redmine_x_ux_upgrade"
FileUtils.cp_r("#{plugin_path}/assets/themes", "#{Rails.root}/public")
# Set redmine theme to 'redminex_theme'
@@ -13,3 +13,10 @@
RedmineApp::Application.routes.prepend do
scope '/home' do
@@ -50,5 +50,5 @@ RedmineApp::Application.routes.prepend do
post '/settings/plugin/000_redmine_x_ux_upgrade/remove_logo', to: 'settings#delete_attachment', as: 'delete_attachment'
end
-RedmineXUxUpgrade::UxUpgradeAttachments.copy_plugin_images_after_restart
+#RedmineXUxUpgrade::UxUpgradeAttachments.copy_plugin_images_after_restart