diff --git a/src/app/components/favorites/favorites.component.html b/src/app/components/favorites/favorites.component.html index 9fa63e224..ff5df6d84 100644 --- a/src/app/components/favorites/favorites.component.html +++ b/src/app/components/favorites/favorites.component.html @@ -199,9 +199,7 @@ - - - + @@ -210,13 +208,6 @@ {{ 'VERSION.SELECTION.EMPTY' | translate }} - - - - warning - {{ 'VERSION.SELECTION.NO_PERMISSION' | translate }} - - diff --git a/src/app/components/files/files.component.html b/src/app/components/files/files.component.html index 847c96e54..7dfcdfbc2 100644 --- a/src/app/components/files/files.component.html +++ b/src/app/components/files/files.component.html @@ -203,11 +203,10 @@ - - - - + + @@ -215,12 +214,6 @@ {{ 'VERSION.SELECTION.EMPTY' | translate }} - - - warning - {{ 'VERSION.SELECTION.NO_PERMISSION' | translate }} - - diff --git a/src/app/components/preview/preview.component.html b/src/app/components/preview/preview.component.html index eab245d9d..585cec05b 100644 --- a/src/app/components/preview/preview.component.html +++ b/src/app/components/preview/preview.component.html @@ -12,16 +12,9 @@ - + - - - - warning - {{ 'VERSION.SELECTION.NO_PERMISSION' | translate }} - - diff --git a/src/app/components/recent-files/recent-files.component.html b/src/app/components/recent-files/recent-files.component.html index dfc46d09f..197197a99 100644 --- a/src/app/components/recent-files/recent-files.component.html +++ b/src/app/components/recent-files/recent-files.component.html @@ -187,11 +187,10 @@ - - - - + + @@ -199,12 +198,6 @@ {{ 'VERSION.SELECTION.EMPTY' | translate }} - - - warning - {{ 'VERSION.SELECTION.NO_PERMISSION' | translate }} - - diff --git a/src/app/components/shared-files/shared-files.component.html b/src/app/components/shared-files/shared-files.component.html index 918aa2fc9..3042d21fc 100644 --- a/src/app/components/shared-files/shared-files.component.html +++ b/src/app/components/shared-files/shared-files.component.html @@ -204,11 +204,10 @@ - - - - + + @@ -216,12 +215,6 @@ {{ 'VERSION.SELECTION.EMPTY' | translate }} - - - warning - {{ 'VERSION.SELECTION.NO_PERMISSION' | translate }} - -