mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 06:51:27 -05:00
dockerMan - Deprecate TemplateURL
See here: https://forums.unraid.net/topic/38619-docker-template-xml-schema/page/2/?tab=comments#comment-773589 Code though has to stay (albeit hidden) so that what CA does enter in for it is saved in the template.
This commit is contained in:
@@ -896,7 +896,7 @@ button[type=button]{margin:0 20px 0 0}
|
||||
</blockquote>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="<?=$authoring;?>">
|
||||
<tr class='noshow'"> <!-- Deprecated for author to enter or change, but needs to be present -->
|
||||
<td>Template URL:</td>
|
||||
<td><input type="text" name="contTemplateURL"></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user