Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2009 at 13:54 UTC
Updated:
10 Jul 2009 at 15:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
sammys commentedPatch attached.
Comment #2
Island Usurper commentedSince theme_uc_object_options_form() adds the "draggable" class to all of the table rows, we can simplify the selector by using it instead of "even" and "odd". I almost decided to put it in the
tr.draggable div.form-itemselector that's already there, but I figure this should actually be something that applies only to that table.Committed.
Comment #3
sammys commentedReviewed and works. RTBC! Well... this small part of the community anyway!
Comment #4
Island Usurper commentedThanks, Sammy. A little late, but thanks. ;)
Comment #5
sammys commentedLol... pay attention Sammy!
Comment #6
Island Usurper commented