mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-30 00:49:37 +00:00
Add logs and block for templates
This commit is contained in:
5
templates/create_comp_block.html
Normal file
5
templates/create_comp_block.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% if request.user.is_superuser %}
|
||||
<button type="button" class="btn btn-success pull-right">
|
||||
<span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
|
||||
</button>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user