mass tagger js makes use of new helper function
This commit is contained in:
parent
02e738d384
commit
3fdcddcdd0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ function remove_mass_tag_id( button, list, id, string ) {
|
|||
|
||||
function activate_mass_tagger ( image_link ) {
|
||||
|
||||
$('.thumbblock').each(
|
||||
find_thumb_link_containers().each(
|
||||
function ( index, block ) {
|
||||
add_mass_tag_button( block, image_link );
|
||||
}
|
||||
|
|
Reference in a new issue