kopia lustrzana https://github.com/miklobit/TiddlyWiki5
JSHint!
rodzic
4bbe0cd4d3
commit
a3431c1435
|
@ -172,7 +172,7 @@ exports.postRenderInDom = function() {
|
|||
// Instantiate the story view
|
||||
var storyviewName;
|
||||
if(this.hasParameter("storyviewTiddler")) {
|
||||
storyviewName = this.wiki.getTextReference(this.params.storyviewTiddler)
|
||||
storyviewName = this.wiki.getTextReference(this.params.storyviewTiddler);
|
||||
}
|
||||
if(!storyviewName && this.hasParameter("storyview")) {
|
||||
storyviewName = this.params.storyview;
|
||||
|
|
Ładowanie…
Reference in New Issue