update channel streams
This commit is contained in:
parent
a878877550
commit
6dfdbb8075
10 changed files with 20 additions and 16 deletions
|
@ -66,7 +66,8 @@
|
|||
addLayoutButton: true,
|
||||
viewIcon: 'filter-list',
|
||||
sortButton: true,
|
||||
currentLayout: view
|
||||
currentLayout: view,
|
||||
layouts: 'List,Poster,PosterCard,Thumb,ThumbCard,Timeline'
|
||||
});
|
||||
|
||||
page.querySelector('.listTopPaging').innerHTML = pagingHtml;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue