]> source.dussan.org Git - vaadin-framework.git/commit
Use window.location.reload() instead of assigning window.location to itself (fragment...
authorMarc Englund <marc.englund@itmill.com>
Wed, 21 Jan 2009 09:16:29 +0000 (09:16 +0000)
committerMarc Englund <marc.englund@itmill.com>
Wed, 21 Jan 2009 09:16:29 +0000 (09:16 +0000)
commitf4b807a9b2be1bcff1faed5d0999d792dcc9cb94
treed244a9c334c13ecc0cc1b3c44f7476a50cd938bf
parent2cc86a51ba523e655b559f5009ca24a7d0a15146
Use window.location.reload() instead of assigning window.location to itself (fragment caused the page to not reload with old method). Fixes #2453

svn changeset:6607/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ApplicationConnection.java