aldaflux / confirmation-window-bundle
Symfony Bundle 用于创建确认窗口
v0.0.12
2021-09-05 18:16 UTC
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: *
- symfony/framework-bundle: >=3.0
- twig/twig: *
README
在链接前显示确认窗口
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"