]> source.dussan.org Git - vaadin-framework.git/commit
The colon in the calendar event caption is now also hideable. Fixes #12460
authorJonatan Kronqvist <jonatan@vaadin.com>
Wed, 28 Aug 2013 13:04:54 +0000 (16:04 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 2 Sep 2013 11:15:05 +0000 (11:15 +0000)
commit7068d7827b1625ebdf985841b55b5243c01fd4ec
tree4fe0bc9fcb60fa9b565b76c3453cc86a64e8e9e5
parenta24d391349354579a83ab2f6b50e9552fbe2566a
The colon in the calendar event caption is now also hideable. Fixes #12460

Change-Id: Idc81c3cc614bc59c2a93615bd5ac5cac9b72f752
WebContent/VAADIN/themes/tests-calendar/styles.css
client/src/com/vaadin/client/ui/calendar/schedule/DateCellDayEvent.java
uitest/src/com/vaadin/tests/components/calendar/TestHideTimeAndSeparator.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/calendar/TestHideTimeAndSeparator.java [new file with mode: 0644]