<font color="#500000"><%=l 'This ISO image has not been already downloaded. This may take many minutes, even hours until the file is fetched from Internet.' %></font>
<a type="button" class="btn btn-warning"
ng-click="iso_download(id_iso.id)"
> <%=l "Download now" %></a>
<input type="checkbox" name="_download_"
ng-click="iso_download(id_iso)"
/> <%=l "Download now" %>
</div>
</div>
</div>
...
...
@@ -54,10 +62,10 @@
<input type="text" class="form-control" placeholder="<%=l 'Type the ISO pathname' %>"