Closed (fixed)
Project:
Commerce Checkout Progress
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 13:57 UTC
Updated:
25 Jul 2012 at 07:21 UTC
It would be nice to be able to add a visited class to the list items so there a re more options to style with css.
I have added a patch to do this. it does require my other patch to work though
| Comment | File | Size | Author |
|---|---|---|---|
| visited-class.patch | 1.06 KB | paulsheldrake |
Comments
Comment #1
msmithcti commentedThanks for the patches - they are both working fine for me. Just for anyone coming across this, the other patch @paulsheldrake is referring to is #1345940: spelling mistake: $visisted.
Comment #2
BassistJimmyJam commentedIt looks like this patch was merged in but the patch in #1345940: spelling mistake: $visisted was not, resulting in PHP notices regarding $visited being undefined.
Comment #3
simon georges commentedThis has been fixed in current version.