mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backport PR #8778
---------
**Commit 1:**
[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
* Original sha: 19e5af9f6e
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-20T14:29:15Z
This commit is contained in:
parent
aec3056278
commit
3cd2b63fdb
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