mirror of
https://github.com/unraid/webgui.git
synced 2026-02-07 01:19:08 -06:00
Docker: fixed template removal when no containers exist
This commit is contained in:
@@ -909,6 +909,7 @@ _(Privileged)_:
|
||||
<input type="hidden" id="xmlTemplate" name="xmlTemplate" value="">
|
||||
</form>
|
||||
<form method="POST" id="formTemplate1">
|
||||
<input type="hidden" name="csrf_token" value="<?=$var['csrf_token']?>">
|
||||
<input type="hidden" id="rmTemplate" name="rmTemplate" value="">
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user