fix(annotations editor): fixed lagging annotations editor view

pull/4124/head
Torkel Ödegaard 9 years ago
parent acfc119409
commit 55d4392d90
  1. 2
      public/app/features/annotations/partials/editor.html

@ -101,7 +101,7 @@
</div>
</div>
<rebuild-on-change property="currentAnnotation.datasource">
<rebuild-on-change property="currentDatasource">
<plugin-component type="annotations-query-ctrl">
</plugin-component>
</rebuild-on-change>

Loading…
Cancel
Save