* Fix bug of print kanban.
This commit is contained in:
@@ -2419,6 +2419,7 @@ EOD;
|
||||
($module == 'sso' and $method == 'login') or
|
||||
($module == 'report' && $method == 'annualdata') or
|
||||
($module == 'misc' && $method == 'captcha') or
|
||||
($module == 'execution' and $method == 'printkanban') or
|
||||
($module == 'traincourse' and $method == 'ajaxuploadlargefile') or
|
||||
($module == 'traincourse' and $method == 'playvideo'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user