custom_gallery/app/views/admin/custom_galleries/create.js.erb

4 lines
89 B
Plaintext

var gal = new custom_galleryAPI();
gal.loadCustomAlbums("all");
rcom.modalWindowClose();