pgAdmin 4 commit: Add an ID to main menu options.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add an ID to main menu options.
Date: 2015-02-23 10:52:18
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add an ID to main menu options.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/nodes/server_groups/hooks.py | 10 ++++++----
web/pgadmin/browser/templates/browser/index.html | 8 ++++----
web/pgadmin/browser/templates/browser/js/browser.js | 7 +++++++
web/pgadmin/test/hooks.py | 14 +++++++-------
4 files changed, 24 insertions(+), 15 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Prasad 2015-02-23 21:55:59 Patch for know bug
Previous Message Dave Page 2015-02-19 03:06:52 pgAdmin 4 commit: Add a context menu to the treeview, with options to d