From ce9b6cac64336cba5b19484e40ba22eda4bf1037 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Thu, 9 Nov 2023 16:54:47 +0100 Subject: [PATCH] js/plugins/jquery.knob.js aktualisiert --- js/plugins/jquery.knob.js | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/js/plugins/jquery.knob.js b/js/plugins/jquery.knob.js index 163847b..4ed3ec4 100644 --- a/js/plugins/jquery.knob.js +++ b/js/plugins/jquery.knob.js @@ -1,14 +1,13 @@ /*!jQuery Knob*/ /** - * Downward compatible, touchable dial - * - * Version: 1.2.11 - * Requires: jQuery v1.7+ - * - * Copyright (c) 2012 Anthony Terrien - * Under MIT License (http://www.opensource.org/licenses/mit-license.php) - * - * Thanks to vor, eskimoblood, spiffistan, FabrizioC + || #################################################################### || + || # Server Monitoring # || + || # # || + || # ---------------------------------------------------------------- # || + || # Copyright 2023 by M_Viper # || + || # ---------------------------------------------------------------- # || + || # https://www.m-viper.de # || + || #################################################################### || */ (function (factory) { if (typeof define === 'function' && define.amd) {