Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2009 at 00:50 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
cha0s commentedHere's a little code for that... if there are other places where you need that stuff, do tell. =)
Comment #2
rszrama commentedWill it make any difference when theming if we're displaying top-level categories vs. sub-categories?
Comment #3
stephthegeek commentedWhat do you mean by top-level categories? Such as the category table at /catalog?
Comment #4
rszrama commentedYeah.
Comment #5
stephthegeek commentedNope, that's completely different markup, which isn't in great shape but ironically easier to target if necessary so I'm ignoring it for UC2 :)
Comment #6
rszrama commentedCool deal. In that case, is cha0s' patch enough for you?
Comment #7
stephthegeek commentedYou betcha. You guys are awesome :)
Comment #8
Island Usurper commentedCommitted. Thanks.