]> source.dussan.org Git - vaadin-framework.git/commit
Adding a constant for vaadinBootstrap.js (#14284)
authorFabian Lange <lange.fabian@gmail.com>
Wed, 23 Jul 2014 20:20:43 +0000 (22:20 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 5 Aug 2014 06:52:32 +0000 (06:52 +0000)
commit7b9cea29ff116fe4a7440b3de1b2cdbf2e57710a
treecacca1f616906328c9553181d11676c93998f3c6
parent295f116b91789bc0ff5422e54f2df4e59eb53294
Adding a constant for vaadinBootstrap.js (#14284)

If for any reason a developer wants to parse the bootstrap html, this
constants allows easy identification of the bootstrap js.

Change-Id: I894cf6e22a7e6d9154c3c9124dda911a86a99475
server/src/com/vaadin/server/BootstrapHandler.java
shared/src/com/vaadin/shared/ApplicationConstants.java