mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Bug fixes from previous commits
This commit is contained in:
@@ -331,7 +331,7 @@ end
|
||||
#===============================================================================
|
||||
def pbAddDependency2(event_id, name, common_event_id)
|
||||
Deprecation.warn_method('pbAddDependency2', 'v21', 'Followers.add(event_id, name, common_event_id)')
|
||||
Followers.add_event(event)
|
||||
Followers.add(event_id, name, common_event_id)
|
||||
end
|
||||
|
||||
def pbAddDependency(event)
|
||||
|
||||
Reference in New Issue
Block a user