mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
Updating example plugin with pre_remove, static js, template file, and a model.
This commit is contained in:
3
examplePlugin/static/examplePlugin/examplePlugin.js
Normal file
3
examplePlugin/static/examplePlugin/examplePlugin.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(document).ready(function () {
|
||||
console.log("using JS in static file...!");
|
||||
});
|
||||
Reference in New Issue
Block a user