diff --git a/ui/ui-frontend/projects/pastis/src/app/notice/notice.component.html b/ui/ui-frontend/projects/pastis/src/app/notice/notice.component.html index 7ca3868959b7571cd5afa7239128725deca7a51d..c9b898810e1d57a23d014371f1abf75359ad778a 100644 --- a/ui/ui-frontend/projects/pastis/src/app/notice/notice.component.html +++ b/ui/ui-frontend/projects/pastis/src/app/notice/notice.component.html @@ -7,12 +7,12 @@ <!-- Top left panel container --> <div class="pastis-metadata-option-entete-1"> <!--Arrow button conainer--> - <div class="pastis-position-btn-arrow-back"> + <!-- <div class="pastis-position-btn-arrow-back"> <button class="btn btn-circle primary small" tooltip="Retour vers la liste des profils" placement="bottom" show-delay="0" tooltip-class="pastis-tooltip-class" (click)="goBack()"> <i class="material-icons">arrow_back</i> </button> - </div> + </div> --> <!--Panel content separator--> <div class="pastis-entete-1-separator"></div> <!--Text cotopntainer--> diff --git a/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.html b/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.html index f47cc08c93a436ee36aba0c690201b8615d4ed7d..e8ba01c387c8a8c9c1d83ba920f2a823873ea70d 100644 --- a/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.html +++ b/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.html @@ -5,12 +5,12 @@ <!-- Top left panel container --> <div class="pastis-metadata-option-entete-1"> <!--Arrow button conainer--> - <div class="pastis-position-btn-arrow-back"> + <!-- <div class="pastis-position-btn-arrow-back"> <button class="btn btn-circle primary small" tooltip="Retour vers la liste des profils" placement="bottom" show-delay="0" tooltip-class="pastis-tooltip-class" (click)="goBack()"> <i class="material-icons">arrow_back</i> </button> - </div> + </div> --> <!--Panel content separator--> <div class="pastis-entete-1-separator"></div> <!--Text cotopntainer-->