Skip to content
Snippets Groups Projects
Commit 7d935236 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

model changed to map

parent 4458cf89
No related branches found
No related tags found
4 merge requests!488Merge 12.1.1 into master,!48712.1.1 into master,!484v12.1.1 release,!482Resolve "Corrections to Export functionality"
......@@ -177,7 +177,7 @@ ElementExportPanel.prototype.getAllColumns = function () {
}, {
"columnName": "modelId",
"method": "getModelId",
"name": "Model"
"name": "Map id"
}, {
"columnName": "type",
"method": "getType",
......@@ -233,7 +233,7 @@ ElementExportPanel.prototype.getAllColumns = function () {
}, {
"columnName": "linkedSubmodelId",
"method": "getLinkedSubmodelId",
"name": "Linked submodel"
"name": "Linked submap id"
}, {
"columnName": "elementId",
"method": "getElementId",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment