]> source.dussan.org Git - vaadin-framework.git/commit
Set bootstrap error using innerHTML instead of document.write (#9735) 54/354/1
authorLeif Åstrand <leif@vaadin.com>
Fri, 23 Nov 2012 09:21:31 +0000 (11:21 +0200)
committerLeif Åstrand <leif@vaadin.com>
Fri, 23 Nov 2012 09:21:31 +0000 (11:21 +0200)
commit7620e3ad01492521ddcc21ca92d6c5f1034bdb3a
tree3e66952848dabc32d2d4363005f1f2c4a465c9d8
parent1647984d05c5c576c1fe343111c826f3b6c71bc3
Set bootstrap error using innerHTML instead of document.write (#9735)
* Also remove the testbench hook so waitForVaadin can continue
* Add automatic test

Change-Id: I6a6e53f23af9746f33977dfdb3768870956943f2
WebContent/VAADIN/vaadinBootstrap.js
uitest/src/com/vaadin/tests/components/ui/UIInitException.html [new file with mode: 0644]