Commit 3d826a19 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Merge branch 'cherry-pick-89a1cbff' into '1.3-dev'

Merge branch '5797-cancel-button-has-no-effect-apply-template' into '1.3-dev'

See merge request fusiondirectory/fd!456
Showing with 1 addition and 0 deletions
+1 -0
...@@ -118,6 +118,7 @@ class templateDialog ...@@ -118,6 +118,7 @@ class templateDialog
function handle_cancel () function handle_cancel ()
{ {
$this->simpleManagement->remove_lock();
$this->simpleManagement->closeDialogs(); $this->simpleManagement->closeDialogs();
return FALSE; return FALSE;
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment