diff --git a/app/index.html b/app/index.html
index 45efacd..2bb8c81 100644
--- a/app/index.html
+++ b/app/index.html
@@ -16,6 +16,8 @@
+
@@ -72,6 +74,7 @@
+
{{contact.userName}} |
{{contact.password}} |
diff --git a/bower.json b/bower.json
index eb0f82b..702a37d 100644
--- a/bower.json
+++ b/bower.json
@@ -32,6 +32,7 @@
"DataTables": "~1.10.15",
"angular-cookies": "~1.6.4",
"angular-resource": "~1.6.4",
- "angular-xeditable": "~0.7.1"
+ "angular-xeditable": "~0.7.1",
+ "angular-bootstrap-toggle": "~0.1.2"
}
}