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">
|
<ul class="headerButtonList">
|
||||||
<li class="enabled">
|
<li class="enabled">
|
||||||
<a id="settingsMenu" class="headerButton">
|
<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>
|
<i class="fa fa-bars fa-stack-1x"></i>
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li class="enabled">
|
<li class="enabled">
|
||||||
<a id="selectNodes" class="headerButton">
|
<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>
|
<i class="fa fa-pencil fa-stack-1x"></i>
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue