From cfadf58e6bce04b750605fd71d0cce6bbb06d8b0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 Mar 2011 09:22:28 +0000 Subject: watcher: add title attributes to elements It can help navigation, we think... --- lib/raindrops/watcher.rb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/raindrops/watcher.rb b/lib/raindrops/watcher.rb index dcb1b7d..6e85241 100644 --- a/lib/raindrops/watcher.rb +++ b/lib/raindrops/watcher.rb @@ -299,11 +299,16 @@ class Raindrops::Watcher all.map do |addr,stats| e_addr = escape addr "" \ - "#{escape_html addr}" \ - "#{stats.active}" \ - "#{stats.queued}" \ + "#{escape_html addr}" \ + "#{stats.active}" \ + "#{stats.queued}" \ "
" \ - "
" \ + "" \ "" \ end.join << "" \ "

" \ -- cgit v1.2.3-24-ge0c7