tazpanel rev 164

libtazpanel: highlight Failed status
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 22 10:37:30 2011 +0200 (2011-04-22)
parents 3a6f2e0ddaea
children dfe911809c01
files lib/libtazpanel
line diff
     1.1 --- a/lib/libtazpanel	Fri Apr 22 09:43:58 2011 +0200
     1.2 +++ b/lib/libtazpanel	Fri Apr 22 10:37:30 2011 +0200
     1.3 @@ -47,7 +47,8 @@
     1.4  filter_taztools_msgs() {
     1.5  	grep ^[a-zA-Z0-9] | sed \
     1.6  		-e s'/\[^Gm]*.//g' \
     1.7 -		-e s'@OK@<span class="diff-add">OK</span>@'
     1.8 +		-e s'@OK@<span class="diff-add">OK</span>@' \
     1.9 +		-e s'@Failed@<span class="diff-rm">Failed</span>@'
    1.10  }
    1.11  
    1.12  # LOG activities