Files
btcpayserver/BTCPayServer/Components
Dennis Reimann fd3d389557 Notifications: Fix mark all as seen return URL
Fixes the return URL for the case in which the dropdown content got replaced after a notification update: As the refresh request is done via AJAX, the return URL previously was `/notifications/getnotificationdropdownui` (the `Context.Request.GetCurrentPathWithQueryString()` value of the AJAX action).

We need to pass in the URL of the actual current page as the return URL.
2022-06-10 08:17:06 +02:00
..
2021-12-27 13:15:43 +09:00
2022-04-12 16:55:10 +09:00
2022-01-25 11:07:52 +09:00
2022-02-17 18:07:41 +09:00