Merge remote-tracking branch 'origin/dmp-refactoring' into dmp-refactoring

This commit is contained in:
CITE\amentis 2024-07-30 10:31:22 +03:00
commit 56cecc49ae
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ In this page, there is a listing where you can view details about all the availa
:::
The information displayed by default is: the `display name` of the blueprints, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. At the top right corner of the listing you can also select which columns to display.
The information displayed by default is: the `display name` of the blueprints, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. There is also a `code` attribute which is defined during the creation of the blueprints, cannot change afterwards and is used internally during the imports and exports. At the top right corner of the listing you can also select which columns to display.
:::tip

View File

@ -7,7 +7,7 @@ description: Manage all description template types
In this page, there is a listing where you can view details about all the available descryption template types.
The information displayed by default is: the `display name` of the template type, the `status` and timestamps for the `creation` and `updates` of the records. At the top right corner of the listing you can also select which columns to display.
The information displayed by default is: the `display name` of the template type, the `status` and timestamps for the `creation` and `updates` of the records. There is also a `code` attribute which is defined during the creation of the template types, cannot change afterwards and is used internally during the imports and exports. At the top right corner of the listing you can also select which columns to display.
:::tip

View File

@ -12,7 +12,7 @@ In this page, there is a listing where you can view details about all the availa
:::
The information displayed by default is: the `display name` of the templates, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. At the top right corner of the listing you can also select which columns to display.
The information displayed by default is: the `display name` of the templates, the `status`, the `version` and timestamps for the `creation` and `updates` of the records. There is also a `code` attribute which is defined during the creation of the templates, cannot change afterwards and is used internally during the imports and exports. At the top right corner of the listing you can also select which columns to display.
:::tip