Depending on the order jquery_ui and image_annotate modules are installed, the jquery_ui module may not be loaded when the theme_image_annotate_formatter module is called. This patch loads that module prior to calling jquery_ui_add.

Comments

hunvreus’s picture

Awesome, but I think you forgot to attach the patch :).

stevenpatz’s picture

Status: Needs review » Postponed (maintainer needs more info)
jhedstrom’s picture

StatusFileSize
new863 bytes

Sorry...here's the patch :)

jhedstrom’s picture

Status: Postponed (maintainer needs more info) » Needs review
mattmm’s picture

silly question - how do you apply the patch?

TheLandman’s picture

StatusFileSize
new7.72 KB

Here is the patched file that you'll need to replace in the module directory. Just place it in your image_annotate module directory and rename it to a image_annotate.module. :D