From: Peter Iannucci Date: Fri, 27 Feb 2009 03:20:10 +0000 (-0500) Subject: Fixed other instance of checked attribute X-Git-Tag: 0.0.21~5 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/951ff47a4c46a212194a763496145fbafb7ba471 Fixed other instance of checked attribute svn path=/trunk/packages/invirt-web/; revision=2190 --- diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index cf59937..7c8e5d1 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -86,7 +86,7 @@ $autoList($defaults.cdrom, "$('cd_or_auto_auto').checked = true;$('cdromlist').v Boot CD - #filter None $cdromList($defaults.cdrom, "$('cd_or_auto_cd').checked = true;$('autoinstalllist').value = '';$('vmtype-linux-hvm').checked = true")