mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fixing typo
This commit is contained in:
parent
c54df9fc51
commit
7a13bc909c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
-<div class="panel panel-default" ng-switch on="panel.type" ng-if="savedObj || error">
|
||||
<div class="panel panel-default" ng-switch on="panel.type" ng-if="savedObj || error">
|
||||
<div class="panel-heading">
|
||||
<span class="panel-title" title="{{::savedObj.title}}">
|
||||
{{::savedObj.title}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue