docs(alarmas): fix helper name typo in vacation delete comment
This commit is contained in:
@@ -933,7 +933,7 @@ class _EditorVacacionesSheetState extends State<_EditorVacacionesSheet> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Fix `vacaciones-delete`: mirrors `_guardar`'s pop-on-success shape,
|
/// Fix `vacaciones-delete`: mirrors `_guardar`'s pop-on-success shape,
|
||||||
/// but confirms first (via the same `_confirmarEliminarRange` dialog the
|
/// but confirms first (via the same `_confirmarEliminarRango` dialog the
|
||||||
/// swipe gesture uses) and calls `eliminarRangoVacaciones` instead of
|
/// swipe gesture uses) and calls `eliminarRangoVacaciones` instead of
|
||||||
/// saving. Only reachable when [widget.rango] is non-null (the delete
|
/// saving. Only reachable when [widget.rango] is non-null (the delete
|
||||||
/// button itself is hidden otherwise).
|
/// button itself is hidden otherwise).
|
||||||
|
|||||||
Reference in New Issue
Block a user