mirror of
https://github.com/ditkrg/workflower.git
synced 2026-01-22 22:26:40 +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)
|
||||
end
|
||||
|
||||
def workflower_initializer
|
||||
@workflower_base ||= Workflower::Manager.new(self, source)
|
||||
|
||||
@workflower_base.allowed_transitions.each do |flow|
|
||||
|
||||
Loading…
Reference in New Issue
Block a user