fixed #1784 added button in user edit popin to go on te history page with the user as filter

This commit is contained in:
Matthieu Leproux
2022-11-09 15:45:48 +01:00
parent 453de4a3d1
commit 9a4f9272b2
8 changed files with 37 additions and 2 deletions
+1
View File
@@ -102,6 +102,7 @@ SELECT
$template->assign(
array(
'U_HISTORY' => get_root_url().'admin.php?page=history&filter_user_id=',
'PWG_TOKEN' => get_pwg_token(),
'NB_IMAGE_PAGE' => $default_user['nb_image_page'],
'RECENT_PERIOD' => $default_user['recent_period'],