- Description:
Adds support for confirmation via JS modal for some management actions at the Manage policies page.
- Source:
- Copyright:
- 2018 David Mudrák
- 2018 David Mudrák
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Adds support for confirmation via JS modal for some management actions at the Manage policies page.
Methods
(inner) init(baseid) → {ManageDocsActions}
- Description:
Factory method returning instance of the ManageDocsActions
- Source:
Parameters:
Name | Type | Description |
---|---|---|
baseid |
String | ID of the management area wrapping element |
Returns:
- Type
- ManageDocsActions