mirror of https://gitee.com/bigwinds/arangodb
gv - fixed wrong attr titles [ci skip]
This commit is contained in:
parent
2b5e336685
commit
92016c52fb
|
@ -6,7 +6,7 @@
|
|||
<ul class="headerButtonList">
|
||||
<li class="enabled">
|
||||
<a id="settingsMenu" class="headerButton">
|
||||
<span title="Download visible graph as png image">
|
||||
<span title="Configure graph settings">
|
||||
<i class="fa fa-bars fa-stack-1x"></i>
|
||||
</span>
|
||||
</a>
|
||||
|
@ -27,7 +27,7 @@
|
|||
</li>
|
||||
<li class="enabled">
|
||||
<a id="selectNodes" class="headerButton">
|
||||
<span title="Download visible graph as png image">
|
||||
<span title="Lasso tool - Select and delete multiple nodes">
|
||||
<i class="fa fa-pencil fa-stack-1x"></i>
|
||||
</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue