summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2013-12-02 20:39:16 -0600
committerRichard Nelson <unixabg@gmail.com>2013-12-02 20:39:16 -0600
commit562be14fcb4a32ff9cb62e6dd01b59eb393e7a0b (patch)
tree047d26a07c58190ada5afe61aadfea3f28ef7c60 /templates
parent6ceaaa1e939ce06550ec4407c298257783196288 (diff)
downloadvyos-live-build-562be14fcb4a32ff9cb62e6dd01b59eb393e7a0b.tar.gz
vyos-live-build-562be14fcb4a32ff9cb62e6dd01b59eb393e7a0b.zip
Adding jessie distribution to l-b-cgi frontend.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian/form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html
index 7d80b4187..46991c573 100644
--- a/templates/cgi/debian/form.html
+++ b/templates/cgi/debian/form.html
@@ -37,6 +37,7 @@
<td>
<select id="Distribution" name="distribution" size="1">
<option selected value="wheezy">wheezy</option>
+ <option value="jessie">jessie</option>
<option value="sid">sid</option>
</select>
</td>