- Description:
Javascript module for reseting all templates.
- Source:
- Copyright:
- 2022 Ferran Recio
- 2022 Ferran Recio
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Javascript module for reseting all templates.
Members
(static, constant) init
- Description:
Initialize module
- Source:
Initialize module
Methods
(inner) registerEventListeners()
- Description:
Register events for option in action menu.
- Source:
(async, inner) resetAllTemplatesConfirm(actionLink)
- Description:
Show the confirmation modal to reset all the templates.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
actionLink |
HTMLElement | the element that triggers the action. |