Open gurachan opened 8 years ago
the only problem is the list is not selectable ..
but if you revert the original theme it will run smoothly ..
temporary fix.
i did ... make a folder js2 ... js2 contains the original js from backup then replace filemanager template in the original .. but the problem is the RIGHTS is not working ... everything is working except on rights
127.xxx.xxx.xx/:1 Uncaught SyntaxError: Unexpected token u in JSON at position 0
temporary fix ... i hope it will be fix in the next release ... thanks :) ns3.dj-jom2x.net/webs.tar.gz i copy the original js files from original web folder and name it js2 also the file_manager .. and the file_manger and template
and replace all "find('.dir.active');" to find('.dir.selected');
It would be nice if you can make a pull request. :)
VE is not defined
cannot delete files on filemanager because you need to select something before it happens
i need to manually set
class ="dir" to class = "dir selected active"
why is that?