diff options
author | Artur Signell <artur@vaadin.com> | 2012-10-09 11:12:11 +0000 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2012-10-09 11:12:11 +0000 |
commit | a4f6156c4602690f766434a2c0cce7791873704d (patch) | |
tree | 3a419ae3a58b1299f2c52f547bb46d2bd7992d7f /WebContent | |
parent | f9c3557c54d85f31d1d2ab8b9f2ffd71fd81ccf6 (diff) | |
parent | ffa066c3700f64512839d2a062dbdc6aa2f13d71 (diff) | |
download | vaadin-framework-a4f6156c4602690f766434a2c0cce7791873704d.tar.gz vaadin-framework-a4f6156c4602690f766434a2c0cce7791873704d.zip |
Merge "Add placeholder text to prevent NPE with Ant builds #9863"
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/css/ie.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 |