kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Temporary fix for the transclude macro
Change of plan; the list macro is now going to be refactored to incorporate the functionality of the transclude and story macros as wellprint-window-tiddler
rodzic
24f0a580b5
commit
242884c918
|
@ -108,6 +108,7 @@ console.log("Refreshing transclude macro",this.params.filter,this.tiddlerTitle);
|
|||
this.reexecuteInDom();
|
||||
} else {
|
||||
// Do a selective refresh
|
||||
this.reexecuteInDom();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue