From dbebcadbc14737ccd151e3225b0a2deede14b5ff Mon Sep 17 00:00:00 2001 From: brettp Date: Tue, 15 Mar 2011 04:40:37 +0000 Subject: Refs #2538: Added documentation to most of the JS methods missing it. git-svn-id: http://code.elgg.org/elgg/trunk@8717 36083f99-b078-4883-b0ff-0f9b5a30f544 --- js/lib/ui.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/lib/ui.js') diff --git a/js/lib/ui.js b/js/lib/ui.js index 22475df93..0600eb0cb 100644 --- a/js/lib/ui.js +++ b/js/lib/ui.js @@ -201,5 +201,4 @@ elgg.ui.likesPopupHandler = function(hook, type, params, options) { }; elgg.register_hook_handler('init', 'system', elgg.ui.init); -//elgg.register_hook_handler('popup', 'ui', elgg.ui.likesPopupHandler); elgg.register_hook_handler('getOptions', 'ui.popup', elgg.ui.likesPopupHandler); \ No newline at end of file -- cgit v1.2.3