Update cache for machines on their modification.
[invirt/packages/invirt-web.git] / code / templates / info.tmpl
index 743034f..fa815ca 100644 (file)
@@ -40,7 +40,7 @@ Info on $machine.name
        <td><input type="submit" class="button" name="action" value="Power on"/></td>
        #end if
       <td>Boot CD:</td>
-      <td>$cdromList($cdroms)</td>
+      <td>$cdromList()</td>
   </tr>
     <tr>
       <td><input type="submit" class="button" name="action" value="Delete VM" onclick="return confirm('Are you sure that you want to delete this VM?');"/></td>