mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 02:14:06 +00:00
Remembering last user vote in session
This commit is contained in:
parent
a219ccdee3
commit
65a753129a
2 changed files with 17 additions and 4 deletions
|
|
@ -395,5 +395,6 @@ $smarty->assign('admin', true);
|
|||
$smarty->assign('hidden', false);
|
||||
$smarty->assign('accessGranted', true);
|
||||
$smarty->assign('resultPubliclyVisible', true);
|
||||
$smarty->assign('editedVoteUniqueId', '');
|
||||
|
||||
$smarty->display('studs.tpl');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue