Utilize a general class

This commit is contained in:
Squidly271
2025-08-29 02:25:53 -04:00
parent 38b8c0410b
commit 7a595edb24
3 changed files with 9 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ Nchan="docker_load"
Tabs="false"
---
<?PHP
/* Copyright 2005-2023, Lime Technology
/* Copyright 2005-2025, Lime Technology
* Copyright 2012-2023, Bergware International.
* Copyright 2014-2021, Guilherme Jardim, Eric Schultz, Jon Panozzo.
*
@@ -29,7 +29,7 @@ $cpus = cpu_list();
?>
<link type="text/css" rel="stylesheet" href="<?autov('/webGui/styles/jquery.switchbutton.css')?>">
<div class="docker-view-mode"><span><input type="checkbox" class="advancedview"></span></div>
<div class="ToggleViewMode"><span><input type="checkbox" class="advancedview"></span></div>
<div class="TableContainer">
<table id="docker_containers" class="tablesorter shift">
<thead>