From: Mikael Vappula Date: Thu, 4 Oct 2012 13:46:43 +0000 (+0300) Subject: Add placeholder text to prevent NPE with Ant builds #9863 X-Git-Tag: 7.0.0.beta6~71^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F61%2F2;p=vaadin-framework.git Add placeholder text to prevent NPE with Ant builds #9863 Change-Id: Ica0000b337657b5000bae07761650290a83cdbc8 --- diff --git a/WebContent/css/ie.css b/WebContent/css/ie.css index e69de29bb2..4ddd2f51c8 100644 --- a/WebContent/css/ie.css +++ b/WebContent/css/ie.css @@ -0,0 +1 @@ +/* Placeholder due to https://issues.apache.org/bugzilla/show_bug.cgi?id=53626 */ \ No newline at end of file