commerce_backoffice_order.module line 102:
$vars['classes_array'][] = 'commerce-order-backofffice';
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | typo_in_classname-2281309-2.patch | 853 bytes | mglaman |
commerce_backoffice_order.module line 102:
$vars['classes_array'][] = 'commerce-order-backofffice';
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | typo_in_classname-2281309-2.patch | 853 bytes | mglaman |
Comments
Comment #1
l0calh0rst commentedComment #2
mglamanPatch to fix CSS class typo.
Comment #3
joelpittetThis a quick fix. Thanks @mglaman
Comment #4
mglamanThanks for review :) Forgot about this little nugget. Committed.