Author: spadkins
Date: Thu Dec 7 08:28:34 2006
New Revision: 8370
Modified:
p5ee/trunk/App-Widget/lib/App/Widget/Label.pm
Log:
do the label wrapping with a null value domain
Modified: p5ee/trunk/App-Widget/lib/App/Widget/Label.pm
==============================================================================
--- p5ee/trunk/App-Widget/lib/App/Widget/Label.pm (original)
+++ p5ee/trunk/App-Widget/lib/App/Widget/Label.pm Thu Dec 7 08:28:34 2006
@@ -78,7 +78,7 @@
$html .= $labels->{$val};
}
else {
- $html .= "";
+ $html .= $val;
}
}
}
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.