When i edit a node and eg.: want to sort the items the admin page is not opening in the admin overlay!
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | node_gallery-missing-admin-everlay-2347425-2.patch | 581 bytes | Cogax |
| #1 | node_gallery-missing-admin-overlay-2347425-1.patch | 517 bytes | Cogax |
Comments
Comment #1
Cogax commentedSo i've made a small patch. I don't know if i choosed the right file to place it in..
Comment #2
Cogax commentedComment #3
zengenuity commentedIt's in the wrong file. Those menu routes are defined in Node Gallery API, so it should be in node_gallery_api.module.
Comment #4
Cogax commentedOK, sorry i'm new to drupal. I've put it in the right file and added some paths.
Comment #6
zengenuity commentedI don't think
node/*/browseshould go in the admin theme, but otherwise this looks fine. Thanks. Committed.