mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
refactoring
This commit is contained in:
@@ -129,7 +129,7 @@ export var tools = new function() {
|
||||
|
||||
self.slider = new function() {
|
||||
return {
|
||||
"setOnUp": function(el, delay, display_callback, execute_callback) {
|
||||
"setOnUpDelayed": function(el, delay, display_callback, execute_callback) {
|
||||
el.execution_timer = null;
|
||||
|
||||
let clear_timer = function() {
|
||||
|
||||
Reference in New Issue
Block a user