mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
x character converted to ×
This commit is contained in:
parent
fc7ddacdca
commit
aba92e30b5
15 changed files with 14 additions and 15 deletions
|
|
@ -193,7 +193,6 @@ def instances(request):
|
|||
error_messages.append(lib_err)
|
||||
addlogmsg(request.user.username, instance.name, lib_err.message)
|
||||
|
||||
instances_template_file = 'instances.html'
|
||||
view_style = settings.VIEW_INSTANCES_LIST_STYLE
|
||||
|
||||
return render(request, 'instances.html', locals())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue