js/plugins/jquery.knob.js aktualisiert

This commit is contained in:
M_Viper 2023-11-09 16:54:47 +01:00
parent 91d03e3337
commit ce9b6cac64
1 changed files with 8 additions and 9 deletions

View File

@ -1,14 +1,13 @@
/*!jQuery Knob*/ /*!jQuery Knob*/
/** /**
* Downward compatible, touchable dial || #################################################################### ||
* || # Server Monitoring # ||
* Version: 1.2.11 || # # ||
* Requires: jQuery v1.7+ || # ---------------------------------------------------------------- # ||
* || # Copyright 2023 by M_Viper # ||
* Copyright (c) 2012 Anthony Terrien || # ---------------------------------------------------------------- # ||
* Under MIT License (http://www.opensource.org/licenses/mit-license.php) || # https://www.m-viper.de # ||
* || #################################################################### ||
* Thanks to vor, eskimoblood, spiffistan, FabrizioC
*/ */
(function (factory) { (function (factory) {
if (typeof define === 'function' && define.amd) { if (typeof define === 'function' && define.amd) {