Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster
This commit is contained in:
commit
c14846045f
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ class StatefulLoopsObject(Stateful, StatefulAdapter):
|
|||
def typePredicate(self):
|
||||
return self.loopsRoot.getConceptManager().getTypePredicate()
|
||||
|
||||
@Lazy
|
||||
def adapted(self):
|
||||
return adapted(self.context)
|
||||
|
||||
|
||||
class SimplePublishable(StatefulLoopsObject):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue