From 344f9dfe0e8a4da4024f5af1b284d2e567800bd9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 7 Jul 2020 16:39:59 +0200 Subject: [locationinfo] Support styling clients with special runmode Implemented for remoteaccess runmode for now --- modules-available/locationinfo/api.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/locationinfo/api.inc.php') diff --git a/modules-available/locationinfo/api.inc.php b/modules-available/locationinfo/api.inc.php index c44ec72d..d3ff9ebd 100644 --- a/modules-available/locationinfo/api.inc.php +++ b/modules-available/locationinfo/api.inc.php @@ -99,7 +99,7 @@ function getPcStates($idList, $paneluuid) } $locationInfoList = array(); - InfoPanel::appendMachineData($locationInfoList, $idList, true); + InfoPanel::appendMachineData($locationInfoList, $idList); $panel = Database::queryFirst('SELECT paneluuid, panelconfig FROM locationinfo_panel WHERE paneluuid = :paneluuid', compact('paneluuid')); -- cgit v1.2.3-55-g7522