mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
ListWorkflow: styles for list (like in twig)
This commit is contained in:
@@ -7,7 +7,6 @@ const i18n = _createI18n({});
|
||||
// list workflow
|
||||
document.querySelectorAll('[data-list-workflows]')
|
||||
.forEach(function (el) {
|
||||
console.log('allowCreate', el.dataset.allowCreate);
|
||||
const app = {
|
||||
components: {
|
||||
ListWorkflowModalVue,
|
||||
|
Reference in New Issue
Block a user