Fix
This commit is contained in:
4
assets/js/deckflow.js
Normal file
4
assets/js/deckflow.js
Normal file
@ -0,0 +1,4 @@
|
||||
// deckflow.js
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
// JS für das Bearbeiten oder Löschen von Workflows
|
||||
});
|
Reference in New Issue
Block a user