BasketController: formatting
This commit is contained in:
parent
9508cf8acd
commit
479ef3002d
|
@ -150,7 +150,7 @@ class BasketController extends ActionController
|
|||
null,
|
||||
['class' => 'icon-rewind']
|
||||
)
|
||||
] );
|
||||
]);
|
||||
|
||||
if ($this->params->get('action') === 'restore') {
|
||||
$form = new RestoreBasketForm();
|
||||
|
|
Loading…
Reference in New Issue