Please add an EOF EOL

This commit is contained in:
Tobias Diekershoff 2020-09-27 20:00:06 +02:00
parent 1e7d9fdcf6
commit 225e86e437
3 changed files with 3 additions and 3 deletions

View file

@ -800,4 +800,4 @@ function toggleDropdownText(elm) {
function hasClass(elem, cls) {
return (" " + elem.className + " " ).indexOf( " "+cls+" " ) > -1;
}
// @license-end
// @license-end