mirror of https://gitee.com/bigwinds/arangodb
added edit database menu for small navigation bar
This commit is contained in:
parent
f2699f1304
commit
9da7e32c16
|
@ -77,6 +77,7 @@
|
||||||
<% if(isSystem) { %>
|
<% if(isSystem) { %>
|
||||||
|
|
||||||
<option value="#logs">Logs</option>
|
<option value="#logs">Logs</option>
|
||||||
|
<option value="#databases">Databases</option>
|
||||||
|
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue