This commit is contained in:
Cevo 2015-10-09 11:13:28 +02:00
parent 1d94285346
commit d1471d1ec9
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ function constructHeadElement(elementType, elementId, elementAttributes) {
head.removeChild(oldElement);
}
head.appendChild(element);
return this;
}
// Accepts a dictionary of dictionaries which comprises a part or all of html head part