This is a minor code issue, oa_search_theme() defines $path variable and then uses it in 'path' key of defined theme items, but does not use it in first two of them. My simple patch fixes this cosmetic code issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | oa_search-path-issue-2492613.diff | 774 bytes | m1n0 |
Comments
Comment #1
m1n0 commentedComment #2
mpotter commentedCommitted to c9d2719. BTW, also see https://www.drupal.org/patch/submit and the "Name your patch" section for correct patch file naming.