projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a74416f
)
removing silly debug statement from Image widget
edenc [Fri, 14 Mar 2008 18:05:33 +0000 (18:05 +0000)]
lib/Reaction/UI/Widget/Value/Image.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Reaction/UI/Widget/Value/Image.pm
b/lib/Reaction/UI/Widget/Value/Image.pm
index
623fd2e
..
a958a4f
100644
(file)
--- a/
lib/Reaction/UI/Widget/Value/Image.pm
+++ b/
lib/Reaction/UI/Widget/Value/Image.pm
@@
-5,7
+5,6
@@
use Reaction::UI::WidgetClass;
class Image, which {
implements fragment image {
- warn $_{viewport};
if($_{viewport}->value_string) {
arg uri => $_{viewport}->uri;
render 'has_image';