mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 08:14:20 +00:00
NameError: uninitialized constant #122
This commit is contained in:
parent
334be07d45
commit
2a4d015825
@ -44,7 +44,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 if CustomWorkflow.table_exists?
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
module InstanceMethods
|
module InstanceMethods
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user