pgAdmin 4 commit: Remove hacky way to open/close the dropdown submenu

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove hacky way to open/close the dropdown submenu
Date: 2019-01-31 12:19:49
Message-ID: E1gpBJt-0007fv-T9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove hacky way to open/close the dropdown submenu

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38feacd04d50bf4f0afbdb98c962a03078295a23
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 1 -
web/pgadmin/browser/static/js/menu.js | 50 ++++++++++++++------------------
2 files changed, 21 insertions(+), 30 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-31 12:21:21 Re: Remove hacky way to open/close the dropdown-submenu
Previous Message Khushboo Vashi 2019-01-31 11:43:01 Re: [pgAdmin4][Patch]: RM - 3051 - ables > Properties > Columns tab is slow on tables with a lot of fields