Bug 32030: Add document to license - Preparation step
authorPedro Amorim <pjamorim91@gmail.com>
Wed, 19 Oct 2022 11:29:19 +0000 (11:29 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:30 +0000 (09:44 -0300)
commit7a81358ad70b58ee4ac5ebda6e3aea63c8ce25db
tree09528a8f8bb2edccae192110fbd080a1cf1ad4ba
parentb8e49f13efef8718cbf14e3a9f21440fb21cbe32
Bug 32030: Add document to license - Preparation step

Typo in fieldset id

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/ERM/Agreement.pm
Koha/ERM/Agreement/Document.pm [deleted file]
Koha/ERM/Agreement/Documents.pm [deleted file]
Koha/ERM/Document.pm [new file with mode: 0644]
Koha/ERM/Documents.pm [new file with mode: 0644]
Koha/REST/V1/ERM/Documents.pm
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementDocuments.vue [deleted file]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Documents.vue [new file with mode: 0644]