summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/widgets/ActionDropdownWidget.js
Commit message (Collapse)AuthorAgeFilesLines
* Change lang.hitch to javascript bind methodPavel Vomacka2016-06-031-6/+5
| | | | | | | | Also remove the dojo/_base/lang module in cases it is not needed any more. https://fedorahosted.org/freeipa/ticket/5702 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
* webui: better error reportingPetr Vobornik2015-06-051-0/+6
| | | | | | | - ActionDropdownWidget - report error if required action is missing - report build errors to console Reviewed-By: Martin Basti <mbasti@redhat.com>
* webui: add action dropdownPetr Vobornik2014-06-101-0/+191
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>