mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-10 14:02:12 +09:00
issue 2616 add info message
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11834 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
138b636582
commit
a9604aa340
2 changed files with 5 additions and 0 deletions
|
|
@ -1957,6 +1957,7 @@ class documentController extends document {
|
|||
elseif($type == 'cancelDeclare') {
|
||||
$args->document_srl = $document_srl_list;
|
||||
$output = executeQuery('document.deleteDeclaredDocuments', $args);
|
||||
$msg_code = 'success_declare_canceled';
|
||||
}
|
||||
|
||||
$_SESSION['document_management'] = array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue