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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic.
Date: 2015-07-17 04:37:30
Message-ID: E1ZFxOs-0004wE-AG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-07-17 05:52:17 pgAdmin 4 commit: Resolved a bug introduced in last commit
Previous Message Ashesh Vashi 2015-07-15 11:49:38 pgAdmin 4 commit: Removed the readonly mode from the properties panel f