kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Remove unused class attribute from edit-bitmap widget
rodzic
4646ba4e30
commit
4d4a84c5bf
|
|
@ -85,7 +85,6 @@ Compute the internal state of the widget
|
|||
EditBitmapWidget.prototype.execute = function() {
|
||||
// Get our parameters
|
||||
this.editTitle = this.getAttribute("tiddler",this.getVariable("currentTiddler"));
|
||||
this.editClass = this.getAttribute("class");
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue