Multi cache pool support

This commit is contained in:
bergware
2020-04-03 10:23:56 +02:00
parent 4900d7a4a6
commit f57168b3d8
+1 -1
View File
@@ -24,7 +24,7 @@ $bgcolor = strstr('white,azure',$display['theme']) ? '#f2f2f2' : '#1c1c1c';
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/jquery.ui.css")?>">
<link type="text/css" rel="stylesheet" href="<?autov("/plugins/dynamix.docker.manager/styles/style-{$display['theme']}.css")?>">
<style>
table.divider{margin-top:30px}
table.divider{margin-top:20px}
</style>
<script>
function validate(poolname) {