From efafd7fe871bc368b91db78bb132abb027141a24 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Fri, 6 Sep 2013 15:27:06 +0200 Subject: Web UI source code annotation Part of ongoing Web UI documentation effort. Source code is annotated in a way that it can be processed by documentation generator. --- install/ui/src/freeipa/sudo.js | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/src/freeipa/sudo.js') diff --git a/install/ui/src/freeipa/sudo.js b/install/ui/src/freeipa/sudo.js index cb620e41..b01621dd 100644 --- a/install/ui/src/freeipa/sudo.js +++ b/install/ui/src/freeipa/sudo.js @@ -226,6 +226,7 @@ return { };}; /** + * @ignore * @param {Object} facet spec */ var add_sudorule_details_facet_widgets = function (spec) { -- cgit