forked from leftypol/leftypol
catalog theme: integrate with the styling framework of tinyboard; allow for js
This commit is contained in:
parent
8a2df689df
commit
c918953d33
5 changed files with 38 additions and 57 deletions
|
@ -14,8 +14,6 @@
|
|||
$boards = explode(' ', $settings['boards']);
|
||||
|
||||
if ($action == 'all') {
|
||||
copy('templates/themes/catalog/catalog.css', $config['dir']['home'] . $settings['css']);
|
||||
|
||||
foreach ($boards as $board) {
|
||||
$b = new Catalog();
|
||||
$b->build($settings, $board);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue