mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
luci-app-lxc: Allow versioned images
I makes quite some sense to provide user the choice between various versions of the distribution to install into LXC. Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
This commit is contained in:
@@ -47,7 +47,7 @@ Author: Petar Koretic <petar.koretic@sartura.hr>
|
||||
</td>
|
||||
<td>
|
||||
<select id="s_template" class="cbi-input-select cbi-button">
|
||||
<option value="openwrt">OpenWrt</option>
|
||||
<option value="openwrt:bb">OpenWrt BB</option>
|
||||
</select>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user