From 7581e815224e0d5803787a60adecec4f740318dc Mon Sep 17 00:00:00 2001 From: markjcrane Date: Thu, 12 Nov 2015 19:27:29 -0700 Subject: [PATCH] Add the additional key types to the device key profile. --- app/devices/device_profile_edit.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/devices/device_profile_edit.php b/app/devices/device_profile_edit.php index db58b6063a..bfe703b584 100644 --- a/app/devices/device_profile_edit.php +++ b/app/devices/device_profile_edit.php @@ -454,6 +454,13 @@ require_once "resources/require.php"; + + + + + + + "; } }