kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Typo that prevented edit widget tiddler attribute from working
rodzic
17277cf8fd
commit
b37a139aa7
|
@ -68,7 +68,7 @@ EditWidget.prototype.execute = function() {
|
|||
this.makeChildWidgets([{
|
||||
type: "edit-" + editorType,
|
||||
attributes: {
|
||||
title: {type: "string", value: this.editTitle},
|
||||
tiddler: {type: "string", value: this.editTitle},
|
||||
field: {type: "string", value: this.editField},
|
||||
index: {type: "string", value: this.editIndex},
|
||||
"class": {type: "string", value: this.editClass}
|
||||
|
|
Ładowanie…
Reference in New Issue