Difference between revisions of "Template:Newcastle6"

Line 96: Line 96:
 
$(function() {
 
$(function() {
 
     $( "#FIM_title" ).click(function() {
 
     $( "#FIM_title" ).click(function() {
         $( ".FIM" ).show();
+
         $( ".FIM" ).toggle();
 
     });
 
     });
 
});
 
});

Revision as of 08:57, 23 October 2017