diff --git a/brozzler/js-templates/umbraBehavior.js.j2 b/brozzler/js-templates/umbraBehavior.js.j2 index 9cdb03d..10b8e14 100644 --- a/brozzler/js-templates/umbraBehavior.js.j2 +++ b/brozzler/js-templates/umbraBehavior.js.j2 @@ -24,8 +24,9 @@ var umbraBehavior = { intervalId : null, state : null, - actions : [{'selector': 'div.teaser, li.pager__item a'}], - //actions : {{actions|json}}, + //actions : [{'selector': 'div.teaser, li.pager__item a'}], + //actions : [{'selector': '.slideshow-card__overlay'}, {'selector': '.slideshow__next'}], + actions : {{actions|json}}, k : 0, intervalFunc: function() {