]> source.dussan.org Git - vaadin-framework.git/commitdiff
#7630 Removed note about LoginForm being new
authorArtur Signell <artur.signell@itmill.com>
Wed, 7 Dec 2011 23:08:52 +0000 (23:08 +0000)
committerArtur Signell <artur.signell@itmill.com>
Wed, 7 Dec 2011 23:08:52 +0000 (23:08 +0000)
svn changeset:22304/svn branch:6.7

src/com/vaadin/ui/LoginForm.java

index 509a072c275ef66b374d0d3886bcaff76444c8c5..3004504b9d9b44293d463465f5fd04043b3c620e 100644 (file)
@@ -34,8 +34,6 @@ import com.vaadin.terminal.gwt.client.ApplicationConnection;
  * Login page html can be overridden by replacing protected getLoginHTML method.
  * As the login page is actually an iframe, styles must be handled manually. By
  * default component tries to guess the right place for theme css.
- * <p>
- * Note, this is a new Ajax terminal specific component and is likely to change.
  * 
  * @since 5.3
  */