pgAdmin 4 commit: Replace 'Add' buttons with '+' - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Replace 'Add' buttons with '+'
Date
Msg-id E1bS0wy-0006ok-Bk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Replace 'Add' buttons with '+'

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e803464ee0256c7211f101c7de2b6bbf9761ffc6
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../templates/fts_configuration/js/fts_configuration.js             | 5 ++---
.../templates/exclusion_constraint/js/exclusion_constraint.js       | 5 ++---
.../constraints/foreign_key/templates/foreign_key/js/foreign_key.js | 3 +--
web/pgadmin/browser/server_groups/servers/static/js/variable.js     | 2 +-
web/pgadmin/static/css/overrides.css                                | 2 +-
web/pgadmin/static/js/backform.pgadmin.js                           | 6 +++---
.../user_management/templates/user_management/js/user_management.js | 5 ++---
7 files changed, 12 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Property 'URL' (of type string) not quoted in browser
Next
From: Dave Page
Date:
Subject: Re: Used font awesome icon instead of 'Add' caption for Add button