From: Tobias Diekershoff Date: Sun, 27 Sep 2020 18:00:06 +0000 (+0200) Subject: Please add an EOF EOL X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=225e86e4376aa4c7f0bb2b3e42c32a1cac61f89a;p=friendica.git Please add an EOF EOL --- diff --git a/view/theme/frio/js/mod_display.js b/view/theme/frio/js/mod_display.js index 3c16bac17c..9654502611 100644 --- a/view/theme/frio/js/mod_display.js +++ b/view/theme/frio/js/mod_display.js @@ -10,4 +10,4 @@ $(window).load(function(){ // Scroll to the Item by its GUID scrollToItem('item-' + itemGuid); }); -// @license-end \ No newline at end of file +// @license-end diff --git a/view/theme/frio/js/textedit.js b/view/theme/frio/js/textedit.js index 52fec9469c..f9152d464d 100644 --- a/view/theme/frio/js/textedit.js +++ b/view/theme/frio/js/textedit.js @@ -226,4 +226,4 @@ function dropItem(url, elementId) { }); } } -// @license-end \ No newline at end of file +// @license-end diff --git a/view/theme/frio/js/theme.js b/view/theme/frio/js/theme.js index 7346c06d7f..99ec88de1a 100644 --- a/view/theme/frio/js/theme.js +++ b/view/theme/frio/js/theme.js @@ -800,4 +800,4 @@ function toggleDropdownText(elm) { function hasClass(elem, cls) { return (" " + elem.className + " " ).indexOf( " "+cls+" " ) > -1; } -// @license-end \ No newline at end of file +// @license-end