Closed (fixed)
Project:
Active Tags
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 08:43 UTC
Updated:
23 Aug 2009 at 14:10 UTC
In active_tags.js line 77 the "add" button is is not wrapped with translator function :
'<input type="button" value="add" class="add-tag">' +
Comments
Comment #1
dragonwize commentedThanks, committed.
Comment #3
dboulet commentedIt looks like this change was reversed: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/active_tags.... Was this intentional?
Comment #4
dragonwize commentedYou are correct. We had some patches collide there. Fixed and committed back. Thanks.