mass tagger js makes use of new helper function
This commit is contained in:
parent
02e738d384
commit
3fdcddcdd0
@ -25,7 +25,7 @@ function remove_mass_tag_id( button, list, id, string ) {
|
|||||||
|
|
||||||
function activate_mass_tagger ( image_link ) {
|
function activate_mass_tagger ( image_link ) {
|
||||||
|
|
||||||
$('.thumbblock').each(
|
find_thumb_link_containers().each(
|
||||||
function ( index, block ) {
|
function ( index, block ) {
|
||||||
add_mass_tag_button( block, image_link );
|
add_mass_tag_button( block, image_link );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user