Sets back the action alias to importDocumentType - It may break more than we expected

This commit is contained in:
Warren
2018-08-08 14:32:58 +01:00
parent 00487c87fc
commit 5389a018b3

View File

@@ -45,7 +45,7 @@
{
get
{
return "import";
return "importDocumentType";
}
}