summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/extend.js
Commit message (Collapse)AuthorAgeFilesLines
* webui: plugin APIPetr Vobornik2014-06-231-0/+60
new `extend` module should serve as a stable API for plugin authors. It should expose the most commonly used global calls. https://fedorahosted.org/freeipa/ticket/4345 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>