Fix error when sorting Job list by object.
[ganeti_webmgr.git] / ganeti_web / templates / ganeti / virtual_machine / vmfield_disk.html
blob65ccab0ad68bec827bf59c4a46cbf55132c98e4c
1 {{ field.errors }}
2 <p>
3 {{ field.label_tag }} {{ field }}
4 </p>
5 {% if index %}<div class="icon delete"></div>{% endif %}