mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 23:34:50 +00:00
Remove obsolete comment
This commit is contained in:
parent
65b3b18e1f
commit
e43a75ae59
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user