Fix a couple of issues with the unique-collection control: - Pass the data to evaluation functions like canEdit, canAdd - Properly honour the canAdd option.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f334673a3db951a28b91c4bb2917f5944d4473c Author: Khushboo Vashi <[email protected]> Modified Files -------------- .../server_groups/servers/static/js/variable.js | 35 ++++++++++++---------- web/pgadmin/static/js/backform.pgadmin.js | 18 ++++++----- 2 files changed, 30 insertions(+), 23 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
