diff --git a/application/datamodel.application.xml b/application/datamodel.application.xml index 20916b9b2..ad3324e9c 100644 --- a/application/datamodel.application.xml +++ b/application/datamodel.application.xml @@ -488,6 +488,23 @@ + + A document has been downloaded from the GUI + + + The object containing the document + DBObject + + + The document downloaded + ormDocument + + + Debug string + string + + + Inform the listeners about the connection states diff --git a/datamodels/2.x/itop-structure/datamodel.itop-structure.xml b/datamodels/2.x/itop-structure/datamodel.itop-structure.xml index 12f1f5f56..2c58d5507 100644 --- a/datamodels/2.x/itop-structure/datamodel.itop-structure.xml +++ b/datamodels/2.x/itop-structure/datamodel.itop-structure.xml @@ -1853,28 +1853,6 @@ - - - A document has been downloaded from the GUI - - Document - - - - The object containing the document - DBObject - - - The document downloaded - ormDocument - - - Debug string - string - - - - 70