Removed document.open() 31/66031/1
authorParker Berberian <pberberian@iol.unh.edu>
Fri, 21 Dec 2018 18:32:00 +0000 (13:32 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 21 Dec 2018 18:32:00 +0000 (13:32 -0500)
commit24ff738bf0065cb98c35d354d03671541a9019ed
tree70e2516999ed6dcb1e01b1a651e94f01efdf18a2
parent1a3b73723f8ed903e428b096fe5458980e813592
Removed document.open()

Some versions of some browsers dont play nice with a document.open() and document.write(),
So I am manipulating the DOM manually instead of writing the response itself.

Change-Id: Ib852be55dfcb4e360a5cfd89e5e3e2b845d6322a
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/templates/workflow/confirm.html