query.editor.html 199 B

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