projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
default to no boot CD when cloning
[invirt/packages/invirt-web.git]
/
code
/
templates
/
functions.tmpl
diff --git
a/code/templates/functions.tmpl
b/code/templates/functions.tmpl
index
213b639
..
7b917b0
100644
(file)
--- a/
code/templates/functions.tmpl
+++ b/
code/templates/functions.tmpl
@@
-1,5
+1,5
@@
#def cdromList($cdroms, $default="")
-<select name="cdrom">
+<select name="cdrom" id="cdromlist">
<option #slurp
#if $default then '' else 'selected'
value="">None</option>