diff --git a/angular.html b/angular.html
index bb1ea59..5d1ea5d 100644
--- a/angular.html
+++ b/angular.html
@@ -78,7 +78,7 @@
-
+
diff --git a/js/init.js b/js/init.js
index 8471bcd..39aaa79 100644
--- a/js/init.js
+++ b/js/init.js
@@ -11,8 +11,6 @@ var webui = angular.module('webui', [
'ui.bootstrap.modal', 'ui.bootstrap.alert'
]);
-/*
$(function() {
angular.bootstrap(document, ['webui'])
});
-*/