Skip to content

Commit cf7c8f3

Browse files
committed
compatible with Piwigo prior to 2.7.3
1 parent 57ac1d6 commit cf7c8f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

template/photos_add.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ categoriesCache.selectize(jQuery('[data-selectize=categories]'), {
3838
});
3939

4040
jQuery('[data-add-album]').pwgAddAlbum({
41+
cache: categoriesCache,
4142
afterSelect: function() {
4243
jQuery("#albumSelection, .selectFiles, .showFieldset").show();
4344
}

0 commit comments

Comments
 (0)