1
0
Fork 0

adjusted link

This commit is contained in:
jsteemann 2018-10-23 14:26:41 +02:00
parent 4cb57cea04
commit 2c6e760ea0
1 changed files with 1 additions and 1 deletions

View File

@ -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>