Init(Core): Change repo
This commit is contained in:
11
public/assets/js/pages/jquery-knob.init.js
Normal file
11
public/assets/js/pages/jquery-knob.init.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Template Name: Qovex - Responsive Bootstrap 4 Admin Dashboard
|
||||
Author: Themesbrand
|
||||
Website: https://themesbrand.com/
|
||||
Contact: themesbrand@gmail.com
|
||||
File: Jquery konb
|
||||
*/
|
||||
|
||||
$(function() {
|
||||
$(".knob").knob();
|
||||
});
|
||||
Reference in New Issue
Block a user