Fix the issue in Materialized view where user was not able to create Materialized view with PPAS 9.5 due to incorrect template path.
Fixes #1379 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac37d60c030b58fb259f61c7bc94bb29ce0f15bc Author: Murtuza Zabuawala <[email protected]> Modified Files -------------- .../server_groups/servers/databases/schemas/views/__init__.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
