pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic.
Дата
Msg-id E1ZFxOs-0004wE-AG@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Resolved a bug with the menu enable/disble logic.
Also, do not generate list disabled menu in the context menu

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/menu.js              |   14 +++++----
.../browser/templates/browser/js/browser.js        |   30 +++++++++++---------
2 files changed, 24 insertions(+), 20 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Removed the readonly mode from the properties panel f
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Resolved a bug introduced in last commit