Thread: pgAdmin 4 commit: Revert "Make the file manager work a little more sane

Revert "Make the file manager work a little more sanely with regard to paths."

This breaks things even more on Windows :-(

This reverts commit 35243b9869d5191d1fbd5217e87acbfe288df827.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c62d1a4b7290b1aac767f022153876e686b0652

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py            |  3 +++
.../templates/file_manager/js/file_manager.js        | 20 +++++++++++++++-----
web/pgadmin/tools/sqleditor/__init__.py              |  2 ++
web/pgadmin/utils/paths.py                           |  4 ++--
4 files changed, 22 insertions(+), 7 deletions(-)