r15425@deathmachine (orig r456): groditi | 2008-01-02 13:49:19 -0500
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort / Field / TimeRange.pm
index 6f6573e..a63fdf4 100644 (file)
@@ -8,7 +8,7 @@ use Time::ParseDate ();
 
 class TimeRange is 'Reaction::UI::ViewPort::Field', which {
 
-  has '+value' => (isa => 'DateTime::SpanSet');
+  has '+value' => (isa => 'SpanSet');
 
   #has '+layout' => (default => 'timerange');