mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-20 10:01:39 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c5577fb8c9
commit
8ab96d303e
@ -1193,6 +1193,8 @@ object.Constructor('pWikiPageElement', Page, {
|
||||
|
||||
// NOTE: cloning this will return .__page_constructor__ and not
|
||||
// .constructor instances...
|
||||
// XXX can we use .__clone_base__ here??
|
||||
// ...or can we avoid this alltogether???
|
||||
clone: function(){
|
||||
// NOTE: we only get full clones here specifically to copy all
|
||||
// the relevant data...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user