From 36d54b146cfba17f5c7757eced453429ee31c780 Mon Sep 17 00:00:00 2001 From: groditi Date: Wed, 2 Jan 2008 22:57:32 +0000 Subject: choosemany is still broken (not applying changes) but everything else is looking better --- lib/Reaction/UI/Widget/Field.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Reaction/UI/Widget/Field.pm') diff --git a/lib/Reaction/UI/Widget/Field.pm b/lib/Reaction/UI/Widget/Field.pm index 4d91afa..fbfe1eb 100644 --- a/lib/Reaction/UI/Widget/Field.pm +++ b/lib/Reaction/UI/Widget/Field.pm @@ -12,7 +12,7 @@ class Field, which { } }; - implements fragment label_fragment { + implements fragment label_layout { if (my $label = $_{viewport}->label) { arg label => $label; render 'label'; -- cgit v1.2.3-54-g00ecf