[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] check widget with more than 9 columns


Quoting Bill Carr (suppressed):
> IC 4.9.5
> 
> In line 1237 of lib/Vend/Form.pm
>  elsif ($type  =~ /left[\s_]*(\d?)/i ) {
> 
> Change to 
>  elsif ($type  =~ /left[\s_]*(\d+)/i ) {
> 
> If we would like to have more than nine columns. Same thing with right.

I changed this to \d* so that it would work with just radio_left
and check_left.

The fix is appreciated!

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <suppressed>

I don't want to get to the end of my life and find I have just
lived the length of it. I want to have lived the width of it as
well. -- Diane Ackerman
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.