mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Remove Edit link from Visualization listing.
This commit is contained in:
parent
b010488925
commit
a1f737fcf3
1 changed files with 0 additions and 12 deletions
|
@ -116,18 +116,6 @@
|
|||
<a class="kuiLink" ng-href="{{ item.url }}">
|
||||
{{ item.title }}
|
||||
</a>
|
||||
|
||||
<button
|
||||
class="kuiMicroButton kuiTableRowHoverReveal"
|
||||
ng-click="listingController.edit(item)"
|
||||
aria-label="Edit"
|
||||
tooltip="Edit object"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="kuiIcon fa-code"
|
||||
></span>
|
||||
</button>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue