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
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: *
- symfony/framework-bundle: >=3.0
- twig/twig: *
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"