The call to drupal_add_js on line 101 doesn't match the function's signature.
Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| ahah_helper.drupal_add_js.patch | 731 bytes | wulff |
The call to drupal_add_js on line 101 doesn't match the function's signature.
Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| ahah_helper.drupal_add_js.patch | 731 bytes | wulff |
Comments
Comment #1
Rok Žlender commentedThat should do the trick yes. Applied the patch and it works fine.
Comment #2
Rok Žlender commentedCommitted thanks.