File: /var/www/compelsupport/wp-content/themes/compel/assets/pages/jquery.projects_kanabn.init.js
/**
 * Theme: Metrica - Responsive Bootstrap 4 Admin Dashboard
 * Author: Mannatthemes
 * Project-kanban Js
 */
 
var iconTochange;
dragula([document.getElementById("dragula-left"), 
document.getElementById("dragula-right")]);
dragula([
    document.getElementById("project-list-left"),
    document.getElementById("project-list-center-left"),
    document.getElementById("project-list-center-right"), 
    document.getElementById("project-list-right")
]);