added a page to list the platforms plugged into MySlice, need to be improved...
[myslice.git] / plugins / query_editor / static / filter_input_string.html
1 <div class='ui-widget content' style='margin-top:0px;'>
2   <label for='{{domid}}__field__{{field}}'></label>
3   <input class='queryeditor-auto-filter' id='{{domid}}__field__{{field}}' type='text' style='width:206px;'></input>
4 </div>