[ic] Date widget reverses years when not wanted

Bill Carr bill at bottlenose-wine.com
Thu Apr 15 15:33:03 UTC 2010


On Apr 15, 2010, at 11:23 AM, Bill Carr wrote:

> Vend::Form.pm Line 536:
> 		@Years = $by <= $ey ? ($by .. $ey) : reverse ($ey .. $by);
> 
> Could we change to:
> 	@Years = $by .. $ey;
> 
> I'd like to be able to show the more recent years first on occasion.
Replying to my own post. Typo in subject. Should be reverses.
 
Bill Carr 
Bottlenose - Wine & Spirits eBusiness Specialists 
(413) 584-0400 
http://www.bottlenose-wine.com 



More information about the interchange-users mailing list