mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 10:20:57 +00:00
add asset add
This commit is contained in:
@@ -34,9 +34,9 @@ $(document).ready(function () {
|
||||
});
|
||||
|
||||
// Append config box / Only for demo purpose
|
||||
$.get("/skin_config/", function (data) {
|
||||
$('body').append(data);
|
||||
});
|
||||
//$.get("/skin_config/", function (data) {
|
||||
// $('body').append(data);
|
||||
//});
|
||||
|
||||
// minimalize menu
|
||||
$('.navbar-minimalize').click(function () {
|
||||
|
Reference in New Issue
Block a user