Skip to content
Snippets Groups Projects
Commit 391343e4 authored by Vinciane's avatar Vinciane
Browse files

FIX debug

parent c2de961c
No related branches found
No related tags found
No related merge requests found
......@@ -281,7 +281,6 @@ export class TemplateAdministrationComponent implements OnInit {
}
onSubmit() {
console.log(this.template);
this.template.entities = $j('#jstree').jstree(true).get_checked();
if (this.template.template_target != 'notifications') {
this.template.template_datasource = 'letterbox_attachment';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment