Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Line item
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Aug 2010 at 20:30 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedThis is done via hook_commerce_line_item_summary_link_info() (and the corresponding alter hook). I even managed to create my first ever .api.php file for this. : )
Commit: https://github.com/rszrama/drupalcommerce/commit/45a2f51406d2b69a26525ad...