Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 2937 | Rev 3156 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2937 Rev 2938
Línea 303... Línea 303...
303
          ) : null}
303
          ) : null}
Línea 304... Línea 304...
304
 
304
 
305
          {link_remove ? (
305
          {link_remove ? (
306
            <Button variant='tertiary' onClick={() => showConfirm(link_remove)}>
306
            <Button variant='tertiary' onClick={() => showConfirm(link_remove)}>
307
              {btnRemoveLabel}
-
 
308
              {labels.remove_application}
307
              {btnRemoveLabel}
309
            </Button>
308
            </Button>
Línea 310... Línea 309...
310
          ) : null}
309
          ) : null}
311
 
310