Remove double "Add new instance" button

This commit is contained in:
Daniele Viganò
2015-05-16 12:04:36 +02:00
parent ba556c2272
commit 7c79023579

View File

@@ -13,7 +13,6 @@
{% include 'create_inst_block.html' %}
{% endif %}
{% if all_host_vms %}
{% include 'create_inst_block.html' %}
<div class="pull-right search">
<input id="filter" class="form-control" type="text" placeholder="Search">
</div>
@@ -248,4 +247,4 @@
}
</script>
{% endif %}
{% endblock %}
{% endblock %}