GetActivityBackPath

Function: getActivityBackPath()

[object Object]

Defined in: app/routes/activity/activity.handlers.tsx:82

Generates the appropriate "back" path based on the user's current routing context.

Parameters

pathname

[object Object]

The current URL path.

Returns

[object Object]

Either the administrative or standard activity listing path.

On this page