From f8a2f8e5b9ae26781ec317391948266433cd7669 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Thu, 15 Dec 2011 19:31:33 -0500 Subject: Fixes #4214 added missing dependency for userpicker --- js/lib/ui.userpicker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/lib/ui.userpicker.js') diff --git a/js/lib/ui.userpicker.js b/js/lib/ui.userpicker.js index 8287ba91c..7298da114 100644 --- a/js/lib/ui.userpicker.js +++ b/js/lib/ui.userpicker.js @@ -93,7 +93,7 @@ elgg.userpicker.viewUser = function(info) { html += "
" + info.icon + "
"; html += "
" + deleteLink + "
"; html += "
" + info.name + "
"; - html += "