Reset tabs for not conserved
This commit is contained in:
@@ -77,7 +77,8 @@ export class NotConserved {
|
||||
this.images = record.images;
|
||||
imageContainer.innerHTML = this.renderImages();
|
||||
gallery('not-conserved-gallery', this.images);
|
||||
}
|
||||
} else
|
||||
imageContainer.innerHTML = '<p class="has-text-centered">Nessuna risorsa visuale disponibile</p>';
|
||||
}
|
||||
|
||||
async biblio(recordId) {
|
||||
|
||||
Reference in New Issue
Block a user