diff --git a/vospace-ui-frontend/src/assets/images/async_recall.png b/vospace-ui-frontend/src/assets/images/async_recall.png index cd6ae79d612eb793aa20843fc284312b2ccaac1a..2bb31318ac035e3ab0191aea3f2ae5ed524e0a90 100644 Binary files a/vospace-ui-frontend/src/assets/images/async_recall.png and b/vospace-ui-frontend/src/assets/images/async_recall.png differ diff --git a/vospace-ui-frontend/src/components/modal/FAQModal.vue b/vospace-ui-frontend/src/components/modal/FAQModal.vue index d2789d7b783dea6cd56e4c939afad924e6644963..91979e770e88544444b3a9a86fac5668293ca76e 100644 --- a/vospace-ui-frontend/src/components/modal/FAQModal.vue +++ b/vospace-ui-frontend/src/components/modal/FAQModal.vue @@ -46,8 +46,8 @@ <b>A</b>: It means that the file/folder is not in place and cannot be directly downloaded, it has to be "recalled" first. This can be done by selecting the file/folder checkbox, clicking on the <i>Actions</i> dropdown menu at the top of the page and then on <i>Async recall</i>. This action will start an asynchronous job to recall the file/folder and make it available for download. An email notification is sent to the job owner when the job is queued and when it completes. </p> <div class="row"> - <div class="col text-center mb-4"> - <img src="./../../assets/images/async_recall.png" width=100%> + <div class="col"> + <img src="./../../assets/images/async_recall.png" width=100% /> </div> </div> <p class="my-4">