Fixed issue only coming in the runtime. * Do not need to translate an empty string. (that results into the translation header inclusion in the javacript module). * String.prototype.StartsWith is not an well received function, it has not been available in the QWebkit for linux.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=486da5e12c607c1ffd6efb3b669b00dd10294f2c Modified Files -------------- .../tables/rules/templates/rules/js/rules.js | 4 +- .../schemas/types/templates/type/js/type.js | 2 +- .../schemas/views/templates/mview/js/mview.js | 2 +- web/pgadmin/misc/templates/explain/js/explain.js | 6 +- .../sqleditor/templates/sqleditor/js/sqleditor.js | 95 +++++++++++++++++----- 5 files changed, 80 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