Rewrite board drag and drop with jquery (touch devices, IE, auto-update)
This commit is contained in:
@@ -212,8 +212,9 @@ abstract class Base
|
||||
$this->response->redirect('?controller=user&action=forbidden');
|
||||
}
|
||||
|
||||
// Attach events for automatic actions
|
||||
// Attach events
|
||||
$this->action->attachEvents();
|
||||
$this->project->attachEvents();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user