1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00
This commit is contained in:
Retspen 2015-05-15 20:54:55 +03:00
parent d91de06e0c
commit ba556c2272
3 changed files with 21 additions and 8 deletions

View file

@ -9,6 +9,9 @@
<!-- Page Heading -->
<div class="row">
<div class="col-lg-12">
{% if request.user.is_superuser %}
{% include 'create_inst_block.html' %}
{% endif %}
{% if all_host_vms %}
{% include 'create_inst_block.html' %}
<div class="pull-right search">