
fix(templates) Show an error when a template mask use a non-existing attribute

Instead of PHP error + crash, use an Exception and catch it in management to show it to the user and cancel the operation. issue #6032
Showing
+136 -112
include/management/class_templateDialog.inc
0 → 100644
Please register or sign in to comment