mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-17 08:31:38 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
700c77c813
commit
9eb682365c
5
pwiki.js
5
pwiki.js
@ -428,6 +428,11 @@ module.pWikiBase = actions.Actions({
|
|||||||
} else {
|
} else {
|
||||||
this.__location = value
|
this.__location = value
|
||||||
|
|
||||||
|
// NOTE: we are returning here without a refresh to avoid
|
||||||
|
// recursion...
|
||||||
|
// NOTE: a refresh will get called when the location value
|
||||||
|
// is accessed for the first time...
|
||||||
|
// XXX should we clear .match here???
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user