From 42aec3c0d8f0d17ae29dbf669f3f8d871af86763 Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Tue, 21 Jun 2016 17:05:44 +0300 Subject: [PATCH] Fix. Edit user for device. (#1690) --- app/devices/device_edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php index 7a59640e4e..6a973a58ac 100644 --- a/app/devices/device_edit.php +++ b/app/devices/device_edit.php @@ -1403,8 +1403,8 @@ require_once "resources/require.php"; echo " "; unset($users);