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