pgAdmin 4 commit: Move the JS code for the main browser out of the HTML

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Move the JS code for the main browser out of the HTML
Дата
Msg-id E1YPqcc-0002Fc-E6@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Make context menu items hookable.
Следующее
От: Prasad
Дата:
Сообщение: Patch for know bug