From the panel site
This commit is contained in:
parent
d684ca74fb
commit
2fc04bcfac
1194 changed files with 154606 additions and 13040 deletions
6
themes/AdminLTE-2/modules/server/log.js
Normal file
6
themes/AdminLTE-2/modules/server/log.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$(document).ready(function()
|
||||
{
|
||||
$('.main textarea[name="file_content"]').addClass('mb-2');
|
||||
$('.main input[name="save_file"]').addClass('btn-secondary');
|
||||
$('.main [href="?m=server"]').addClass('btn btn-sm btn-primary');
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue