mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -06:00
1e66119ef5
When a File Manager is closed by clicking cancel button. Its dom element not destroyed.. So on traversing into directories, when it tries to get currently selected file type, it looks into the dom element but it gets dom of previous dialogs not of currently dialog. Now whenever an instance of File Manager is closed. its dom elements are also destroyed. |
||
---|---|---|
.. | ||
static/css | ||
templates/file_manager | ||
__init__.py |