revert: Redmine Configuration Page not working when DMSF is installed together with RedmineUp resources plugin #1354
This commit is contained in:
parent
b5e7967ea2
commit
796ac3222e
@ -50,7 +50,7 @@ module RedmineDmsf
|
||||
end
|
||||
|
||||
# Apply the patch
|
||||
if Redmine::Plugin.installed?(:easy_extensions) || Redmine::Plugin.installed?(:redmine_extensions)
|
||||
if Redmine::Plugin.installed?(:easy_extensions)
|
||||
RedmineExtensions::PatchManager.register_patch_to_be_first 'Redmine::Notifiable',
|
||||
'RedmineDmsf::Patches::NotifiablePatch', prepend: true, first: true
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user