modif dans le code d'impression
This commit is contained in:
parent
fe436afb8e
commit
612b8176df
@ -33,7 +33,7 @@ $("#groups").jstree({
|
||||
},
|
||||
'search' : { "show_only_matches" : true },
|
||||
}).on('loaded.jstree',function(){
|
||||
window.print();
|
||||
window.print();window.close();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user