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:
Michal Hrusecky
2016-06-16 10:44:23 +02:00
parent 4b0e0a378a
commit da074c9766
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -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>