mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Remove Edit button from Saved Objects table.
This commit is contained in:
parent
b7c08acd46
commit
09b7a08e73
1 changed files with 0 additions and 12 deletions
|
@ -148,18 +148,6 @@
|
|||
</td>
|
||||
<td class="kuiTableRowCell kuiTableRowCell--alignRight kuiTableRowCell--actions">
|
||||
<div class="kuiTableRowCell__liner">
|
||||
<!-- Inline edit button -->
|
||||
<button
|
||||
class="kuiButton kuiButton--basic"
|
||||
ng-click="edit(service, item)"
|
||||
aria-label="Edit"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="kuiButton__icon kuiIcon fa-pencil"
|
||||
></span>
|
||||
</button>
|
||||
|
||||
<!-- Inline view button -->
|
||||
<button
|
||||
class="kuiButton kuiButton--basic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue