I tried editing the Shipping quote pane description at /admin/store/settings/quotes/edit but it doesn't change.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | quote_admin.patch | 1.24 KB | Island Usurper |
I tried editing the Shipping quote pane description at /admin/store/settings/quotes/edit but it doesn't change.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | quote_admin.patch | 1.24 KB | Island Usurper |
Comments
Comment #1
rszrama commentedComment #2
Island Usurper commentedOof. When I backported those form elements, I forgot to change $form_state['values'] back to $form_values in the submit handler. Patch to fix, and committed.
Comment #3
ron collins commentedperfect. thanks.