Update website
This commit is contained in:
parent
bb4b0f9be8
commit
011b183e28
4263 changed files with 3014 additions and 720369 deletions
|
@ -1,9 +0,0 @@
|
|||
<select class="width96 resize-vertical" id="db_select" name="db_select[]" size="6" multiple>
|
||||
{% for database in databases %}
|
||||
<option value="{{ database }}">{{ database }}</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
<p>
|
||||
<a href="#" id="db_select_href">{% trans 'Select all' %}</a> /
|
||||
<a href="#" id="db_reset_href">{% trans 'Unselect all' %}</a>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue