diff options
Diffstat (limited to 'extensions/Bitly')
-rw-r--r-- | extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl b/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl index 96b8c145a..ba698aa2c 100644 --- a/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl +++ b/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl @@ -10,4 +10,4 @@ [% style_urls.push('extensions/Bitly/web/styles/bitly.css') %] [% javascript_urls.push('extensions/Bitly/web/js/bitly.js') %] -[% yui.push('container', 'connection') %] +[% yui.push('container', 'connection', 'json') %] |