Dotclear


Ignore:
Timestamp:
08/27/13 21:38:26 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Fix issue #1513 : label can be clicked, like arrow
Update tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/js/post.js

    r1392 r1606  
    5353                    ')</em>'; 
    5454               }, 
    55                formatResult: function(tag) {  
    56                     return tag.result;  
     55               formatResult: function(tag) { 
     56                    return tag.result; 
    5757               } 
    5858          }); 
    5959     }); 
    60                 
     60 
    6161     $('h5 .s-tags').toggleWithLegend($('.s-tags').not('label'),{ 
    62                cookie: 'post_tags' 
     62          cookie: 'post_tags', 
     63          legend_clik: true 
    6364     }); 
    6465 
Note: See TracChangeset for help on using the changeset viewer.

Sites map