Removed document.open()
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)
commit6e1164cc86620223daf77bc92941c8afb676f5f4
tree3088b83a77461e29b5bb59f390f193e7ec674a1e
parentf344654fd14e972b1b443194201dfd4c19288809
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>
src/templates/workflow/confirm.html