make sure graphite queries containing references are properly updated

This commit is contained in:
Dan Cech
2017-04-14 17:41:22 -04:00
parent aa47b9bf5c
commit 715453204e
2 changed files with 43 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
<query-editor-row query-ctrl="ctrl" has-text-edit-mode="true">
<div class="gf-form" ng-show="ctrl.target.textEditor">
<input type="text" class="gf-form-input" ng-model="ctrl.target.target" spellcheck="false" ng-blur="ctrl.refresh()"></input>
<input type="text" class="gf-form-input" ng-model="ctrl.target.target" spellcheck="false" ng-blur="ctrl.targetTextChanged()"></input>
</div>
<div ng-hide="ctrl.target.textEditor">