Fix template importer

This commit is contained in:
yflory
2018-03-23 10:53:31 +01:00
parent 0c2987a6d1
commit f1c1d87d3f
3 changed files with 6 additions and 1 deletions

View File

@@ -559,6 +559,7 @@ define([
button
.click(common.prepareFeedback(type))
.click(function () {
UIElements.openTemplatePicker(common, true);
});
break;
case 'template':