mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
Error when migrating DB from scratch
This commit is contained in:
parent
84552f35e3
commit
4cb99b58f2
@ -22,7 +22,7 @@ module RedmineCustomWorkflows
|
|||||||
lambda { |group, user| Group.users_callback(observable, group, user) }
|
lambda { |group, user| Group.users_callback(observable, group, user) }
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end if CustomWorkflow.table_exists?
|
||||||
end
|
end
|
||||||
|
|
||||||
module InstanceMethods
|
module InstanceMethods
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user