From: Eric Bollengier Date: Sun, 31 Dec 2006 13:48:57 +0000 (+0000) Subject: ebl fix tooltips X-Git-Tag: Release-2.0.0~40 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=171b553e71e1bcf7798413768fa849277c0ed220;p=bacula%2Fbacula ebl fix tooltips git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3877 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/lib/CCircle.pm b/gui/bweb/lib/CCircle.pm index 6b74dd4e0e..0b27c646f1 100644 --- a/gui/bweb/lib/CCircle.pm +++ b/gui/bweb/lib/CCircle.pm @@ -312,7 +312,7 @@ sub push_image_map { my ($self, $label, $tips, $start_degrees, $end_degrees) = @_ ; - if ($label =~ /^other {display_other}) { return ; } @@ -471,7 +471,7 @@ sub draw_labels next if ($level > $self->{max_label_level}) ; - next if (!$self->{display_other} and $label =~ /^other {display_other} and $label =~ /^other .*{center_x})*($last_level - $level) + $x ; my $dy = ($y - $self->{center_y})*($last_level - $level) + $y ;