aldaflux/youtube-utils-bundle

Symfony Bundle for youtube utils

Installs: 123

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.0.6 2021-09-26 12:10 UTC

This package is auto-updated.

Last update: 2024-04-26 17:44:27 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"
    

youtube-utils