No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
6
ControlPanel/themes/AdminLTE/modules/server/log.js
Normal file
6
ControlPanel/themes/AdminLTE/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