Closed (fixed)
Project:
Image javascript crop
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2011 at 18:16 UTC
Updated:
19 Apr 2011 at 16:11 UTC
The module produces a strange link with no title in the navigation menu. The link leads to "http://localhost/drupal/imagecrop/generate_image"
| Comment | File | Size | Author |
|---|---|---|---|
| Bildschirmfoto 2011-04-04 um 20.07.44.png | 8.02 KB | Waldknoblauch |
Comments
Comment #1
nils.destoop commentedThere was idd no type set on that menu item. type MENU_CALLBACK was added in dev.
To reset this menu item:
- uncheck the enable checkbox, and save
- now click the revert link
After that the menu item will be gone :)