Closed (fixed)
Project:
Commerce Credits Transaction
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2014 at 00:46 UTC
Updated:
24 Sep 2014 at 19:30 UTC
Jump to comment: Most recent
Comments
Comment #1
mradcliffeActually it is doing it, but not working.
Comment #2
mradcliffeAppend should be after. It IS appending the element to the end of #page, but that's going to be at the very bottom of the page!
ajax_command_after('#header'
that's the best that i can do.
Comment #3
mradcliffeIt should be #breadcrumb, but that is not guaranteed to exist. Maybe a custom javascript command is necessary :(
Comment #5
mradcliffeFixed