서버별 아이콘 적용 가능
This commit is contained in:
@@ -42,7 +42,7 @@ if($dt == $rf) {
|
||||
foreach(AppConf::getList() as $key=>$setting){
|
||||
|
||||
if($setting->isRunning()){
|
||||
$servers[] = $key;
|
||||
$servers[] = [$key, $setting->getKorName()];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user