diff --git a/template/map.tpl b/template/map.tpl index 9545249..db98212 100644 --- a/template/map.tpl +++ b/template/map.tpl @@ -6,7 +6,7 @@ {$GALLERY_TITLE} - + {combine_script id='jquery' load='header' path='//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'} {combine_script id='jquery.colorbox' load='async' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} {combine_css path="`$PLUGIN_LOCATION`/template/style.css" version=$RVM_PLUGIN_VERSION} @@ -192,4 +192,4 @@ dontMindTheComma: ""
{get_combined_scripts load='footer'} - \ No newline at end of file + diff --git a/template/picture_map_content.tpl b/template/picture_map_content.tpl index 88de93d..64f2788 100644 --- a/template/picture_map_content.tpl +++ b/template/picture_map_content.tpl @@ -1,5 +1,5 @@ {html_head} - + {combine_script id='jquery' load='header' path='themes/default/js/jquery.min.js'} {combine_script id='jquery.colorbox' load='async' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} {combine_css path='themes/default/js/plugins/colorbox/style2/colorbox.css'} @@ -88,4 +88,4 @@ function blowupUrl(theUrl) } //]]> -{/literal} \ No newline at end of file +{/literal}