From c0b84ac9929856af6f5fc7b53921a21e34878f6f Mon Sep 17 00:00:00 2001 From: Reuben Varghese Date: Tue, 22 Jan 2019 06:11:41 +0530 Subject: [PATCH] Renamed VisitDocumentsUi module to Attachments Module (#61) --- src/main/resources/add-ons-to-index.json | 54 ++++++++++++------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/main/resources/add-ons-to-index.json b/src/main/resources/add-ons-to-index.json index 84c865e..fb03c0a 100644 --- a/src/main/resources/add-ons-to-index.json +++ b/src/main/resources/add-ons-to-index.json @@ -543,6 +543,33 @@ "package": "atomfeed" } }, + { + "uid": "org.openmrs.module.attachments", + "type": "OMOD", + "name": "Attachments Module", + "maintainers": [ + { + "name": "Dimitri Renault" + } + ], + "links": [ + { + "rel": "documentation", + "href": "https://github.com/openmrs/openmrs-module-attachments/blob/master/README.md", + "title": "GitHub ReadMe" + }, + { + "rel": "source", + "href": "https://github.com/openmrs/openmrs-module-attachments" + } + ], + "backend": "org.openmrs.addonindex.backend.Bintray", + "bintrayPackageDetails": { + "owner": "openmrs", + "repo": "omod", + "package": "attachments" + } + }, { "uid": "org.openmrs.module.backports14x", "status": "DEPRECATED", @@ -6492,33 +6519,6 @@ "repo": "omod", "package": "emrmonitor" } - }, - { - "uid": "org.openmrs.module.visit-documents-ui", - "type": "OMOD", - "name": "Visit Documents UI", - "maintainers": [ - { - "name": "Dimitri Renault" - } - ], - "links": [ - { - "rel": "documentation", - "href": "https://github.com/openmrs/openmrs-module-attachments/blob/master/README.md", - "title": "GitHub ReadMe" - }, - { - "rel": "source", - "href": "https://github.com/openmrs/openmrs-module-attachments" - } - ], - "backend": "org.openmrs.addonindex.backend.Bintray", - "bintrayPackageDetails": { - "owner": "openmrs", - "repo": "omod", - "package": "visitdocumentsui" - } } ], "lists": [