dmencu 2.2.10 → 2.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1446,7 +1446,7 @@ function BotonFormularioDespliegue(props: { casillero: BotonFormulario, formular
1446
1446
  <DialogTitle>Advertencia: Se perderán datos</DialogTitle>
1447
1447
  <DialogContent>
1448
1448
  <DialogContentText>
1449
- Está por borrar un formulario. Los datos del mismo y todos sus registros asociados se perderán. ¿Desea continuar?
1449
+ {`Está por borrar el formulario ${confirmacionBorrado.defBoton.forPk.formulario} (${estructura.unidades_analisis[estructura.formularios[confirmacionBorrado.defBoton.forPk.formulario].casilleros.unidad_analisis].pk_agregada}: ${confirmacionBorrado.defBoton.num}). Los datos del mismo y todos sus registros asociados se perderán. ¿Desea continuar?`}
1450
1450
  </DialogContentText>
1451
1451
 
1452
1452
  <div style={{ marginTop: '20px', marginBottom: '20px' }}>