|
|
@@ -16,7 +16,7 @@
|
|
|
<div class="dashboard-editor-body">
|
|
|
<div class="editor-row row" ng-if="editor.index == 0">
|
|
|
<div class="span6">
|
|
|
- <div ng-if="variables.length === 0">
|
|
|
+ <div ng-if="annotations.length === 0">
|
|
|
<em>No annotations defined</em>
|
|
|
</div>
|
|
|
<table class="grafana-options-table">
|