summaryrefslogtreecommitdiff
path: root/static/saclay/js/interface.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/saclay/js/interface.js')
-rw-r--r--static/saclay/js/interface.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/saclay/js/interface.js b/static/saclay/js/interface.js
index d125161..536f827 100644
--- a/static/saclay/js/interface.js
+++ b/static/saclay/js/interface.js
@@ -214,10 +214,10 @@ function display_feature_detail_callback(settings){
*/
$(document).ready(function(){
share_link_update();
- $("a[rel^='prettyPhoto']").prettyPhoto({
+ /*$("a[rel^='prettyPhoto']").prettyPhoto({
show_title: false,
social_tools: ''
- });
+ });*/
});
$('html').addClass('js-on');
$(function(){