From eacd53fb971857692f8eb295b3257a079dc0de09 Mon Sep 17 00:00:00 2001 From: flop25 Date: Sat, 26 Mar 2011 15:53:38 +0000 Subject: use of tiptip for the name of the picture, and this name is now in the alt attribute. git-svn-id: http://piwigo.org/svn/trunk@9868 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/element_set_ranks.tpl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'admin/themes') diff --git a/admin/themes/default/template/element_set_ranks.tpl b/admin/themes/default/template/element_set_ranks.tpl index be708168c..3352a6355 100644 --- a/admin/themes/default/template/element_set_ranks.tpl +++ b/admin/themes/default/template/element_set_ranks.tpl @@ -28,6 +28,13 @@ jQuery(document).ready(function() { checkOrderOptions(); }); +jQuery(document).ready(function() { +jQuery('.clipwrapper').tipTip({ +'delay' : 0, +'fadeIn' : 200, +'fadeOut' : 200 +}); +}); {/literal}{/footer_script}

{'Manage photo ranks'|@translate}

@@ -44,9 +51,9 @@ jQuery(document).ready(function() {