1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Added XML edit

This commit is contained in:
Retspen 2015-03-13 14:06:51 +02:00
parent 64b43f1385
commit ee1983b656
3 changed files with 48 additions and 5 deletions

View file

@ -191,7 +191,7 @@
<div class="well">
<form class="form-horizontal" method="post" role="form">{% csrf_token %}
<div class="col-sm-12" id="xmlheight">
<textarea id="editor" name="from_xml""></textarea>
<textarea id="editor" name="from_xml"></textarea>
</div>
<button type="submit" class="btn btn-primary" name="create_xml">
{% trans "Create" %}