Commit 89a1cbff authored by Côme Chilliet's avatar Côme Chilliet
Browse files

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

Resolve "cancel button has no effect (apply template)"

See merge request fusiondirectory/fd!455
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -118,6 +118,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