This commit is contained in:
9
patches/uxupgrade_cleanstartup.patch
Normal file
9
patches/uxupgrade_cleanstartup.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
--- a/plugins/000_redmine_x_ux_upgrade/init.rb
|
||||
+++ b/plugins/000_redmine_x_ux_upgrade/init.rb
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user