coldtrick/double_confirm

Adds an extra confirm dialog to supported delete actions

v3.0.2 2023-11-30 09:06 UTC

This package is auto-updated.

Last update: 2024-03-01 00:20:21 UTC


README

Elgg 5.0 Lint Checks Latest Stable Version License

Adds an extra confirm dialog to supported delete actions.

Plugins that want to add an extra dialog to their delete actions can do so by setting the following data on their delete links.

    'double_confirm' => true,