pgAdmin 4 commit: Add a menu option to reset the layout. Fixes #1248

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add a menu option to reset the layout. Fixes #1248
Дата
Msg-id E1bBOmv-0004W4-GW@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add a menu option to reset the layout. Fixes #1248

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9804ae2a21c00b2dfbb3c3ce5ac5a4e574c39fd
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/templates/browser/js/browser.js        | 77 ++++++++++++++++++----
web/pgadmin/settings/__init__.py                   | 20 ++++++
2 files changed, 83 insertions(+), 14 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin website commit: Move the "generic" download link up a level.
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Reset view/layout (pgAdmin4)