Example: if site url is http://localhost/drupal/ then jTemplate() will load wrong path
Solution: add Drupal.settings.basePath to url variable in jquery-jtemplates-init.js file (patch is attached)
| Comment | File | Size | Author |
|---|---|---|---|
| jquery-jtemplates-init.patch | 473 bytes | noomz |
Comments
Comment #1
litwol commentedCommitted to HEAD, thanks!