Remove code moved to DluxApps
[dlux.git] / modules / yangui-resources / src / main / resources / yangui / views / types / int64.tpl.html
diff --git a/modules/yangui-resources/src/main/resources/yangui/views/types/int64.tpl.html b/modules/yangui-resources/src/main/resources/yangui/views/types/int64.tpl.html
deleted file mode 100644 (file)
index e3c29c0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<input class="leaf-input form-control input-small" type="text" ng-change="valueChanged()" ng-model="node.value" tooltip="{{type.label}}" ng-disabled="{{ notEditable }}">\r
-<button class="yangButton iconDanger" tooltip="{{type.errors.join('\n')}}" ng-show="type.errors.length > 0"></button>
\ No newline at end of file