1
0
Fork 0
This commit is contained in:
Jan Steemann 2012-11-30 22:39:35 +01:00
parent f517aa0059
commit 512b9046c6
2 changed files with 2 additions and 5 deletions

View File

@ -85,6 +85,8 @@ v1.2.alpha (XXXX-XX-XX)
v1.1.0 (XXXX-XX-XX)
-------------------
* fixed issue #309: renamed stub "import" button from web interface
* fixed issue #304: do not clear AQL query text input when switching tabs in
web interface

View File

@ -171,11 +171,6 @@
<a>Add Document</a>
</button>
<form id="uploadFile" action="/_api/import/?collection=...&createCollection=false" method=POST enctype="multipart/form-data">
<input id="uploadFileImport" type="submit" value="Import" />
<input id="uploadFileSearch" type="file" name="filename" />
</form>
<table cellpadding="0" cellspacing="0" border="0" class="display" id="documentsTableID" width="100%" style="table-layout:fixed">
<thead>
<tr>