switched to version 1.2
This commit is contained in:
parent
f157fa8e91
commit
269a461d03
16 changed files with 237 additions and 135 deletions
|
@ -1,6 +1,9 @@
|
|||
_extends=story
|
||||
_version = 1.2
|
||||
_extends = story
|
||||
|
||||
_subnodes=<comment.PARENT_ID
|
||||
_subnodes.order=CREATETIME ASC
|
||||
_children = collection (comment)
|
||||
_children.local = ID
|
||||
_children.foreign = PARENT_ID
|
||||
_children.order = CREATETIME ASC
|
||||
|
||||
_parent=parent,story
|
||||
_parent = parent,story
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue