js/plugins/jquery.knob.js aktualisiert
This commit is contained in:
parent
91d03e3337
commit
ce9b6cac64
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue