[ticket/243] Pass module_classname in confirm_box
B3P-243
This commit is contained in:
@@ -1174,6 +1174,7 @@ class portal_module
|
|||||||
'mode' => $mode,
|
'mode' => $mode,
|
||||||
'action' => $action,
|
'action' => $action,
|
||||||
'module_id' => $module_id,
|
'module_id' => $module_id,
|
||||||
|
'module_classname' => $module_classname,
|
||||||
)));
|
)));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user