From: Cash Costello Date: Fri, 16 Dec 2011 00:31:33 +0000 (-0500) Subject: Fixes #4214 added missing dependency for userpicker X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f8a2f8e5b9ae26781ec317391948266433cd7669;p=lorea%2Felgg.git Fixes #4214 added missing dependency for userpicker --- 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 += "