EVOLUTION-MANAGER
Edit File: popup_response.html
<!DOCTYPE html> <html> <head><title></title></head> <body> <script type="text/javascript"> opener.dismissAddAnotherPopup(window, "{{ pk_value }}", "{{ obj }}"); </script> </body> </html>