gallery/app/views/admin/galleries/create.js.erb

4 lines
76 B
Plaintext

var gal = new galleryAPI();
gal.loadAlbums("all");
rcom.modalWindowClose();