mirror of
https://github.com/ditkrg/workflower-1.git
synced 2026-01-22 22:06:48 +00:00
Bug fix
This commit is contained in:
parent
093110873b
commit
7f013c34f4
@ -34,6 +34,7 @@ module Workflower
|
|||||||
source.get_workflows_for_workflow_id(workflow_id)
|
source.get_workflows_for_workflow_id(workflow_id)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def workflower_initializer
|
||||||
@workflower_base ||= Workflower::Manager.new(self, source)
|
@workflower_base ||= Workflower::Manager.new(self, source)
|
||||||
|
|
||||||
@workflower_base.allowed_transitions.each do |flow|
|
@workflower_base.allowed_transitions.each do |flow|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user