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*/
/**
* 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) {