aldaflux/confirmation-window-bundle

Symfony Bundle for have a confirmation window

Installs: 50

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Twig

Type:symfony-bundle

v0.0.12 2021-09-05 18:16 UTC

This package is auto-updated.

Last update: 2024-04-06 00:00:00 UTC


README

Have a confirmation window before link

aldaflux_confirmation_window.yaml


aldaflux_confirmation_window:
    template: bootstrap4
    delete: true 
    customs:
        modify:
            title: "*************?"
            selector: ".modif"
            class: "warning"
        modify2:
            title: "*************?"
            selector: ".modif2"
            class: "danger"
    alerts:
        alert:
            selector: ".message"
            title: "*************?"
            button: " Go !! Go !! Go"