Multi cache pool support

This commit is contained in:
bergware
2020-04-01 08:06:21 +02:00
parent dd7bf9c87c
commit 877e7fe933

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:2px}
table.divider{margin-top:30px}
</style>
<script>
function addPoolPopup() {