mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-01 10:12:18 +00:00
Remove obsolete comment
This commit is contained in:
@@ -460,7 +460,6 @@ Widget.prototype.assignAttributes = function(domNode,options) {
|
||||
|
||||
/*
|
||||
Set the data- and style. attributes of a parse tree node according to the attributes of the widget
|
||||
domNode: optional domNode to be assigned
|
||||
*/
|
||||
Widget.prototype.assignAttributesToParseTreeNode = function(parseTreeNode) {
|
||||
var self = this;
|
||||
|
||||
Reference in New Issue
Block a user