mirror of https://gitee.com/bigwinds/arangodb
Fixed a wrong label for new foxx importer in web interface
This commit is contained in:
parent
a0122b851e
commit
19228f5f43
|
@ -8,7 +8,7 @@
|
|||
<ul>
|
||||
<li>
|
||||
<a id="importFoxxToggle" class="headerButton">
|
||||
<span class="icon_arangodb_import" title="Upload documents from JSON file"></span>
|
||||
<span class="icon_arangodb_import" title="Upload foxx from ZIP file"></span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in New Issue