diff --git a/public/display/prettyphoto/jquery.prettyPhoto.js b/public/display/prettyphoto/jquery.prettyPhoto.js index c301d63..8934f97 100755 --- a/public/display/prettyphoto/jquery.prettyPhoto.js +++ b/public/display/prettyphoto/jquery.prettyPhoto.js @@ -92,7 +92,7 @@ iframe_markup: '', inline_markup: '
{content}
', custom_markup: '', - social_tools: '
Tweet
Share on Facebook
Pin it
' /* html or false to disable */ + social_tools: '
Tweet
Share on Facebook
Pin it
' /* html or false to disable */ }, pp_settings); // Global variables accessible only by prettyphoto diff --git a/public/display/shashin.js b/public/display/shashin.js index 882184a..62480d9 100755 --- a/public/display/shashin.js +++ b/public/display/shashin.js @@ -440,7 +440,7 @@ var Shashin = (function($) { return { - shashinPopup: popup, - shashinLinkPrompt: linkPrompt + popup: popup, + linkPrompt: linkPrompt } })(jQuery);