Remove code moved to DluxApps
[dlux.git] / modules / yangui-resources / src / main / resources / yangui / views / filter / types / default.tpl.html
diff --git a/modules/yangui-resources/src/main/resources/yangui/views/filter/types/default.tpl.html b/modules/yangui-resources/src/main/resources/yangui/views/filter/types/default.tpl.html
deleted file mode 100644 (file)
index c2bd9fe..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<input class="leaf-input form-control input-small" type="text" ng-change="valueChanged()" ng-model="node.value" tooltip="{{type.label}}">\r
-<button class="yangButton iconDanger" tooltip="{{type.errors.join('\n')}}" ng-show="type.errors.length > 0"></button>\r
-\r
-<select class="form-control input-sm adv-fil-sel" ng-model="node.filterType" ng-options="value as value for value in filterConstants.ADVANCED_FILTERING_TYPES.string"></select>
\ No newline at end of file