[Web UI] Clean up JavaScript code

This commit is contained in:
ngosang
2015-09-17 17:48:38 +02:00
parent 52ff53b0b0
commit e922275c72
4 changed files with 49 additions and 82 deletions

View File

@@ -16,9 +16,6 @@
Delete : function (element, ref) {
deleteFN();
},
DeleteHD : function (element, ref) {
deleteHDFN();
},
Start : function (element, ref) {
startFN();
},