mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[timelion] Remove saved sheets link
Currently saved timelion sheets are not showing up in the saved objects page, so the link errors and loads a blank page
This commit is contained in:
parent
6865281a59
commit
19e5af9f6e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
<form role="form" class="container-fluid" ng-submit="fetch()">
|
||||
<saved-object-finder type="timelion-sheet"></saved-object-finder>
|
||||
<saved-object-finder type="timelion-sheet" use-local-management="true"></saved-object-finder>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue