Comment 8 for bug 1882982

Revision history for this message
Terran McCanna (tmccanna) wrote :

For testing during Bug Squashing Week:
Carousels have been created at the consortium level and for BR1, so can be loaded as:

https://terran-testbox.gapines.org/eg/opac/carousel?carousel_loc=1
and
https://terran-testbox.gapines.org/eg/opac/carousel?carousel_loc=4

To test embedding in an iframe on a web site, sample iframe code is:

<iframe src="(my opac domain)/eg/opac/carousel?carousel_loc=4" title="Carousel"
width="80%" height="500px;" frameborder="0"></iframe>