mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-30 10:30:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e580337407
commit
901933c5c9
@ -1448,7 +1448,6 @@ object.Constructor('Page', BasePage, {
|
|||||||
this.__parser__.expand(page,
|
this.__parser__.expand(page,
|
||||||
text, _state), _state)
|
text, _state), _state)
|
||||||
} else {
|
} else {
|
||||||
console.log('---', state.slots)
|
|
||||||
yield this.__parser__.expand(page, text, state) } }
|
yield this.__parser__.expand(page, text, state) } }
|
||||||
// else...
|
// else...
|
||||||
if(first
|
if(first
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user