Use bootstrap tool

This commit is contained in:
Nicolas Le Goff
2013-06-27 12:46:18 +02:00
parent fbedd58a73
commit b5313cc540
23 changed files with 413 additions and 382 deletions

View File

@@ -24,8 +24,9 @@
</div>
{% endif %}
<h2>{% trans 'admin::base: structure' %}</h2>
<div class="page-header">
<h1>{% trans 'admin::base: structure' %}</h1>
</div>
<form method="POST" action="{{ path('database_submit_stucture', { 'databox_id' : databox.get_sbas_id() }) }}">
<TEXTAREA nowrap style="width:99%; height:450px; white-space:pre" name="structure">{{ structure }}</TEXTAREA>