If you disable "use all gallerys" you can not select specific gallerys.
This is because
in acidfree.js line 95 must be change from
var sel = document.getElementById('edit-acidfree_block_2_random_albums');
to
var sel = document.getElementById('edit-acidfree-block-2-random-albums');
Works fine to me now.
Comments
Comment #1
vhmauery commentedThanks for the patch. Committed to CVS.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.