To disable the Customer Information pane from collapsing, use the following (from my post above):
$form['panes']['customer']['#collapsible'] = '0';
|
Ubercart |
|
|
|
||
Re: Removing links on cart - Removing collapsible?
Sun, 05/23/2010 - 20:31
#1
Re: Removing links on cart - Removing collapsible?
To disable the Customer Information pane from collapsing, use the following (from my post above): $form['panes']['customer']['#collapsible'] = '0';Removing links on cart - Removing collapsible? By: cybercore (5 replies) Sat, 11/28/2009 - 15:04
|
|