diff --git a/app/js/directives.js b/app/js/directives.js index 832403d5..eaa6ffae 100644 --- a/app/js/directives.js +++ b/app/js/directives.js @@ -1652,7 +1652,7 @@ angular.module('myApp.directives', ['myApp.filters']) scope: { userID: '=myUserPhotolink' }, - template: '' + template: '' }; function link($scope, element, attrs) { diff --git a/app/partials/im.html b/app/partials/im.html index c2ae351e..ecea3ec2 100644 --- a/app/partials/im.html +++ b/app/partials/im.html @@ -52,7 +52,7 @@ -
+
Contacts