mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
new logo
This commit is contained in:
parent
1d94285346
commit
d1471d1ec9
@ -23,7 +23,6 @@ function constructHeadElement(elementType, elementId, elementAttributes) {
|
|||||||
head.removeChild(oldElement);
|
head.removeChild(oldElement);
|
||||||
}
|
}
|
||||||
head.appendChild(element);
|
head.appendChild(element);
|
||||||
return this;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Accepts a dictionary of dictionaries which comprises a part or all of html head part
|
// Accepts a dictionary of dictionaries which comprises a part or all of html head part
|
||||||
|
Loading…
x
Reference in New Issue
Block a user