Fixing couple issues with some of the nodes. * Added 'catalog' as parent type for the domain, procedure nodes. * Proper initialization of the FTS Configuration, FTS Parser, FTS Dictionary, FTS Template Nodes. * Proper Indentation in collection.js
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6f2c8cfb316396063433fa9b4138846ee6b83d1f Author: Surinder Kumar <surinder.ku...@enterprisedb.com> Modified Files -------------- .../collations/templates/collation/js/collation.js | 2 +- .../schemas/domains/templates/domains/js/domains.js | 2 +- .../templates/fts_configuration/js/fts_configuration.js | 16 ++++++++-------- .../templates/fts_dictionary/js/fts_dictionary.js | 12 ++++++------ .../fts_parser/templates/fts_parser/js/fts_parser.js | 15 ++++++++------- .../templates/fts_template/js/fts_templates.js | 11 ++++++----- .../functions/templates/procedure/js/procedures.js | 2 +- 7 files changed, 31 insertions(+), 29 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers