Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-04-07 13:23:08 +02:00
parent 15702cb5c9
commit 27118e2939

View File

@@ -283,7 +283,7 @@ public abstract class AbstractDeleteActionsLayout extends VerticalLayout impleme
/**
*
* @return true if the count label is displayed false ist not displayed
* @return true if the count label is displayed false is not displayed
*/
protected boolean hasCountMessage() {
return false;