mirror of https://gitee.com/bigwinds/arangodb
adjusted link
This commit is contained in:
parent
4cb57cea04
commit
2c6e760ea0
|
@ -3,7 +3,7 @@
|
|||
<div class="innerContent">
|
||||
<div id="propertiesEditor" class="document-editor"></div>
|
||||
<div class="bottomButtonBar">
|
||||
<span class="buttonBarInfo">To learn how to configure Views, please read our documentation <a href="https://docs.arangodb.com/3.4/Manual/Views/ArangoSearch/" target="_blank"><b>here</b>.</a></span>
|
||||
<span class="buttonBarInfo">To learn how to configure Views, please read <a href="https://docs.arangodb.com/3.4/Manual/Views/" target="_blank"><b>our documentation</b>.</a></span>
|
||||
<button id="savePropertiesButton" class="button-close pull-right" disabled>Save</button>
|
||||
<% if (!window.frontendConfig.isCluster) { %>
|
||||
<button id="renameViewButton" class="button-warning pull-right">Rename</button>
|
||||
|
|
Loading…
Reference in New Issue