pgAdmin 4 commit: Move the JS code for the main browser out of the HTML - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Move the JS code for the main browser out of the HTML
Date
Msg-id E1YPqcc-0002Fc-E6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Move the JS code for the main browser out of the HTML template
and into the browser.js view.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/body.html    |  120 -------------------
.../browser/templates/browser/js/browser.js        |  121 ++++++++++++++++++++
web/pgadmin/browser/views.py                       |   22 ++--
3 files changed, 133 insertions(+), 130 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Make context menu items hookable.
Next
From: Prasad
Date:
Subject: Patch for know bug