]> source.dussan.org Git - vaadin-framework.git/commit
Avoid Vaadin entry-point being run twice (#13730)
authorManolo Carrasco <manolo@vaadin.com>
Fri, 9 May 2014 07:47:14 +0000 (09:47 +0200)
committerVaadin Code Review <review@vaadin.com>
Fri, 16 May 2014 12:47:40 +0000 (12:47 +0000)
commit3ecad007706be76bcd2183dd128259b94fdeb67a
tree94d1644506f64d64d757633586b048a31ea8d429
parent9f19979ed856e3b002eb4066e157e7e0ab24fb95
Avoid Vaadin entry-point being run twice (#13730)

- Prevent bootstrap script fail if registerWidgetset is called twice
  with the same widgetset.

Change-Id: I8b8069b442ea91c1aa0f0b7dd73c41902e75094b
WebContent/VAADIN/vaadinBootstrap.js
client/src/com/vaadin/client/ApplicationConfiguration.java