mirror of https://gitee.com/bigwinds/arangodb
issue #306
This commit is contained in:
parent
bb8709a380
commit
06df934b59
|
@ -97,6 +97,8 @@ v1.1.0 (XXXX-XX-XX)
|
|||
|
||||
* fixed issue #309: renamed stub "import" button from web interface
|
||||
|
||||
* fixed issue #306: naming in web interface
|
||||
|
||||
* fixed issue #304: do not clear AQL query text input when switching tabs in
|
||||
web interface
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<th>Name</th>
|
||||
<th>Type</th>
|
||||
<th>Status</th>
|
||||
<th>Size Documents</th>
|
||||
<th>Datafile Sizes</th>
|
||||
<th>Number of Documents</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Reference in New Issue