X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/b0687c328fcaa4d891b31c2146694654cd4707c9..e0cf2cf8d2612155bf5752f5978cdff8785a790a:/www/js/phorkie.js diff --git a/www/js/phorkie.js b/www/js/phorkie.js index 1171b1a..7078e8f 100644 --- a/www/js/phorkie.js +++ b/www/js/phorkie.js @@ -50,4 +50,4 @@ function toggleAdditional(elem, time) jt.children('i').toggleClass('icon-chevron-down') .toggleClass('icon-chevron-up'); jt.parents('.row-fluid').children('.additional').toggle(time); -} \ No newline at end of file +}