busao
    Preparing search index...

    Function renderAdminClearTripsForm

    • Renders the form used by the admin to cancel all trips to a certain direction.

      Parameters

      • i18n: i18n

        The internationalisation object.

      • target: string

        The table body that will be updated.

      • trip: TripDirection

        The trip direction that wil have all associated trips cancelled.

      Returns string

      A form to cancel all trips associated with a direction.