aldaflux/confirmation-window-bundle

Symfony Bundle 用于创建确认窗口

安装: 50

依赖: 0

建议者: 0

安全: 0

星星: 0

关注者: 1

分支: 0

开放问题: 0

语言:Twig

类型:symfony-bundle

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

This package is auto-updated.

Last update: 2024-09-06 00:55:57 UTC


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"