pgAdmin 4 commit: Make the jQuery-contextMenu control globally availabl

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make the jQuery-contextMenu control globally availabl
Date: 2015-03-09 13:14:46
Message-ID: E1YUxWA-0002Gv-Uu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make the jQuery-contextMenu control globally available as it's used by wcDocker.

Branch
------
master

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

Modified Files
--------------
.../css/jQuery-contextMenu/jquery.contextMenu.css | 142 --
.../js/jQuery-contextMenu/jquery.contextMenu.js | 1686 --------------------
.../js/jQuery-contextMenu/jquery.ui.position.js | 497 ------
web/pgadmin/browser/views.py | 6 +-
.../css/jQuery-contextMenu/jquery.contextMenu.css | 142 ++
.../js/jQuery-contextMenu/jquery.contextMenu.js | 1686 ++++++++++++++++++++
.../js/jQuery-contextMenu/jquery.ui.position.js | 497 ++++++
7 files changed, 2328 insertions(+), 2328 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-03-09 15:08:13 pgAdmin 4 commit: Update the setup script and config database to handle
Previous Message Dave Page 2015-03-09 10:14:56 Re: main treeview and arrow keys on Ubuntu