Thread: pgAdmin 4 commit: Fix re-display of privileges on the grant wizard if t

Fix re-display of privileges on the grant wizard if the back button is used. Fixes #1324

This issue was regression of commit id: 47d7e24bb91f22da3b55c941f515ce76248f2cc6
Shouldn't have return statement in view object because it is called by render of wizard object class to render the page
inwizard. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1783e040e657dff6ec9fb8929a8f83faf8fc9e1b
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js | 1 -
1 file changed, 1 deletion(-)