From: Date: Tue, 14 Aug 2007 09:25:59 +0000 (-0400) Subject: Fixed choices_positions to use GruffGraff class. Initialize method now had a way of X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/82e34dc91e6c198a2fb46991f66ce81520100862?hp=82e34dc91e6c198a2fb46991f66ce81520100862 Fixed choices_positions to use GruffGraff class. Initialize method now had a way of dealign with multiple data arrays being passed in. Next need to compensate for giving each set of data it's own name, possible a hash with "name" => data as the key, value pairs... ---