Commit 6fc1e56f64bb0b8398702e3a93f2346c423cdfab

Authored by Antonio Terceiro
1 parent 751d1992

ActionItem953: not pointing to unexisting file

public/stylesheets/blocks/disabled-enterprise-message-block.css
@@ -11,5 +11,5 @@ @@ -11,5 +11,5 @@
11 padding-left: 10px; 11 padding-left: 10px;
12 min-height: 40px; 12 min-height: 40px;
13 font-size: 80%; 13 font-size: 80%;
14 - background: url("../images/icons-app/alert.png") no-repeat 5px #ffffa9; 14 + background: url("../../images/icons-app/alert.png") no-repeat 5px #ffffa9;
15 } 15 }