mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-17 08:31:38 +00:00
notes...
Signed-off-by: Alex A. Naanou <alec.nanou@gmail.com>
This commit is contained in:
parent
b566969680
commit
913d204f12
2
wiki.js
2
wiki.js
@ -267,7 +267,7 @@ var BaseData = {
|
|||||||
'System/raw': function(){ return this.get('..').raw },
|
'System/raw': function(){ return this.get('..').raw },
|
||||||
'System/text': function(){ return this.get('..').text },
|
'System/text': function(){ return this.get('..').text },
|
||||||
|
|
||||||
// XXX
|
// XXX move this to Wiki.children + rename...
|
||||||
'System/list': function(){
|
'System/list': function(){
|
||||||
var p = this.dir
|
var p = this.dir
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user