X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-main%2Fbuttons%2Fdelete-button.component.ts;h=c091f5309e40801c62a38354bb9346f33048b09f;hb=faf7eab7d9528451570a26e27093159045346064;hp=18995422a4cfc425fac044744c99abf4fd0fac54;hpb=66357162f8e1227495f09bd4f68446aad7071c6d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-main/buttons/delete-button.component.ts b/client/src/app/shared/shared-main/buttons/delete-button.component.ts index 18995422a..c091f5309 100644 --- a/client/src/app/shared/shared-main/buttons/delete-button.component.ts +++ b/client/src/app/shared/shared-main/buttons/delete-button.component.ts @@ -9,6 +9,7 @@ import { Component, Input, OnInit } from '@angular/core' export class DeleteButtonComponent implements OnInit { @Input() label: string @Input() title: string + @Input() responsiveLabel = false ngOnInit () { // No label