Add the missing column to device edit.

This commit is contained in:
Mark Crane
2013-12-29 06:49:28 +00:00
parent ef1fc93499
commit eed350b38a
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -574,6 +574,9 @@ require_once "resources/require.php";
echo " ".$row['device_key_id']." \n";
echo " </td>\n";
echo " <td class='vtable'>\n";
echo " ".$row['device_key_category']."&nbsp;\n";
echo " </td>\n";
echo " <td class='vtable'>\n";
echo " ".$row['device_key_type']."&nbsp;\n";
echo " </td>\n";
echo " <td class='vtable'>\n";