Update: Device Trusted Enrolment Import/Export

Added AllowUnauthenticatedEnrol to import and export functionality.
This commit is contained in:
Gary Sharp
2014-05-27 17:08:39 +10:00
parent 4e69253852
commit 7cad69598f
8 changed files with 140 additions and 4 deletions
+2 -2
View File
@@ -96,7 +96,7 @@ WriteLiteral(" id=\"Devices_Export_Type\"");
WriteLiteral(" class=\"form\"");
WriteLiteral(" style=\"width: 530px\"");
WriteLiteral(" style=\"width: 570px\"");
WriteLiteral(">\r\n <h2>Export Type</h2>\r\n <table>\r\n <tr>\r\n " +
" <th");
@@ -191,7 +191,7 @@ WriteLiteral(" id=\"Devices_Export_Fields\"");
WriteLiteral(" class=\"form\"");
WriteLiteral(" style=\"width: 530px; margin-top: 15px;\"");
WriteLiteral(" style=\"width: 570px; margin-top: 15px;\"");
WriteLiteral(">\r\n <h2>Export Fields <a");