Commit dcb39552 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

(cherry picked from commit 3d826a19)

6720ec0c Merge branch '5797-cancel-button-has-no-effect-apply-template' into '1.4-dev'
Showing with 1 addition and 0 deletions
+1 -0
......@@ -110,6 +110,7 @@ class templateDialog
function handle_cancel ()
{
$this->simpleManagement->remove_lock();
$this->simpleManagement->closeDialogs();
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