query.editor.html 211 B

12345678
  1. <query-editor-row ctrl="ctrl">
  2. <li class="tight-form-item">
  3. Stream Expression
  4. </li>
  5. <li>
  6. <input type="text" class="tight-form-input input-large" ng-model="ctrl.target.channel">
  7. </li>
  8. </query-editor-row>