Code refactoring (add autoloader and change files organization)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
// Stop events
|
||||
function board_unload_events()
|
||||
{
|
||||
$("[data-task-id]").off();
|
||||
clearInterval(checkInterval);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user