Explorar el Código

fix(annotations editor): fixed lagging annotations editor view

Torkel Ödegaard hace 10 años
padre
commit
55d4392d90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/app/features/annotations/partials/editor.html

+ 1 - 1
public/app/features/annotations/partials/editor.html

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