mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-23 14:14:43 -04:00
comment out testing
This commit is contained in:
parent
2f61cad8fd
commit
06969cc29c
1 changed files with 3 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue