mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f64e617ccb
commit
ee2a2c21b4
@ -209,7 +209,7 @@ object.Constructor('BasePage', {
|
||||
this.root.path
|
||||
: this.path },
|
||||
|
||||
// XXX should these be writable???
|
||||
// XXX should this encode/decode???
|
||||
get name(){
|
||||
return pwpath.basename(this.path) },
|
||||
set name(value){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user