diff --git a/targetApp/templates/target/list.html b/targetApp/templates/target/list.html
index e81b13f1..cef045a8 100644
--- a/targetApp/templates/target/list.html
+++ b/targetApp/templates/target/list.html
@@ -111,7 +111,7 @@ table = $('#style-2').DataTable({
},
columnDefs:[ {
targets:0, width:"30px", className:"", orderable:!1, render:function(e, a, t, n) {
- return''
+ return''
}
}],
"oLanguage": {