Changeset 1699:5b68157bf85e for plugins/tags
- Timestamp:
- 09/03/13 14:15:53 (12 years ago)
- Branch:
- default
- Children:
- 1703:512d631f31bd, 1714:28737e5f6607, 1896:a514b85f3261
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/js/post.js
r1606 r1699 60 60 61 61 $('h5 .s-tags').toggleWithLegend($('.s-tags').not('label'),{ 62 cookie: 'post_tags',62 user_pref: 'post_tags', 63 63 legend_clik: true 64 64 });
Note: See TracChangeset
for help on using the changeset viewer.