mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Add icons in board list to help identify boards with special features #2623
This commit is contained in:
parent
0c8aa306ec
commit
14ad25abd2
4 changed files with 15 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ class BoardAdminView extends Board {
|
|||
|
||||
$output = executeQueryArray('board.getBoardList', $args);
|
||||
ModuleModel::syncModuleToSite($output->data);
|
||||
ModuleModel::addModuleExtraVars($output->data);
|
||||
|
||||
// get the skins path
|
||||
$oModuleModel = getModel('module');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue