![]() |
Sergey Kornilov admin 5/29/2019 |
Add a custom button and add the following code to ClientBefore event. Other events can be empty. window.location.href = "login.php?a=logout"; |
J
|
jwingard author 5/31/2019 |
Perfect. |