Обсуждение: pgAdmin 4 commit: Fixing few issues with context menu icon missing.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixing few issues with context menu icon missing.

От
Ashesh Vashi
Дата:
Fixing few issues with context menu icon missing.
Introduced a new ajax function to return the HTTP Status code 410 (GONE).
Changed the location of the javascript from each modules, it loads.

Added .swp, .swo files in the .gitignore file

Branch
------
master

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

Modified Files
--------------
.gitignore                                          |    2 ++
web/pgadmin/browser/templates/browser/js/browser.js |    2 +-
web/pgadmin/browser/utils.py                        |    2 +-
web/pgadmin/utils/ajax.py                           |    8 ++++++++
4 files changed, 12 insertions(+), 2 deletions(-)