aldaflux/confirmation-window-bundle

Symfony Bundle for have a confirmation window

Maintainers

Package info

github.com/AlDaFlux/confirmation-window-bundle

Language:Twig

Type:symfony-bundle

pkg:composer/aldaflux/confirmation-window-bundle

Statistics

Installs: 53

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-06 04:54:18 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"