Skip to content
Snippets Groups Projects
Verified Commit f12d5709 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: doc + tidy

parent ebbb7218
No related branches found
No related tags found
No related merge requests found
......@@ -468,7 +468,6 @@ class CustomElement extends HTMLElement {
}
addObjectWithUpdaterToElement.call(self, nodeList, customElementUpdaterLinkSymbol, clone(self[internalSymbol].getRealSubject()['options']))
//assignUpdaterToElement.call(self, nodeList, clone(self[internalSymbol].getRealSubject()['options']));
return self;
}
......
......@@ -50,7 +50,7 @@ end
CustomElement -> CustomElement: assignUpdaterToElement()
CustomElement -> CustomElement: addObjectWithUpdaterToElement()
activate CustomElement
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment