mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
fixing broken html
This commit is contained in:
parent
10d6cff9c9
commit
7a6aa89699
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
<div class="vis-editor-content">
|
||||
|
||||
<vis-editor-vis-options ng-if="vis.type.fullEditor" vis="vis" saved-vis="savedVis" ui-state="uiState"
|
||||
class="vis-editor-full-options">
|
||||
class="vis-editor-full-options"></vis-editor-vis-options>
|
||||
|
||||
<div class="collapsible-sidebar" ng-if="!vis.type.fullEditor && chrome.getVisible()" >
|
||||
<vis-editor-sidebar class="vis-editor-sidebar"></vis-editor-sidebar>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue