Passolution, Mails, Tickets,

This commit is contained in:
Kevin Adametz 2020-09-15 17:47:52 +02:00
parent 0857a34766
commit f79806ffe8
46 changed files with 556 additions and 831 deletions

View file

@ -10,7 +10,9 @@ var LFileManager = {
lfm_items : {},
lfm_content : '#file-manager-content',
lfm_config : {},
_log : function (msg){
console.log(msg)
},
initFileManager : function($editor = false) {
var _self = this;
//if(!$editor){