Version 20.67.9: Apr 25, 2021 Fixed bug in users' works, reported by Eva Martínez Ortigosa.

This commit is contained in:
acanas 2021-04-25 22:38:08 +02:00
parent 63c2855263
commit 7e2f9253a0
2 changed files with 3 additions and 2 deletions

View File

@ -600,13 +600,14 @@ TODO: Salvador Romero Cort
TODO: FIX BUG, URGENT! En las fechas como parámetro Dat_WriteParamsIniEndDates(), por ejemplo al cambiar el color de la gráfica de accesos por día y hora, no se respeta la zona horaria.
*/
#define Log_PLATFORM_VERSION "SWAD 20.67.7 (2021-04-25)"
#define Log_PLATFORM_VERSION "SWAD 20.67.9 (2021-04-25)"
#define CSS_FILE "swad20.45.css"
#define JS_FILE "swad20.6.2.js"
/*
TODO: Rename CENTRE to CENTER in help wiki.
TODO: Rename ASSESSMENT.Announcements to ASSESSMENT.Calls_for_exams
Version 20.67.9: Apr 25, 2021 Fixed bug in users' works, reported by Eva Martínez Ortigosa. (309675 lines)
Version 20.67.8: Apr 25, 2021 Fixed bug in groups. (309674 lines)
Version 20.67.7: Apr 25, 2021 Fixed bug in search of files. (309673 lines)
Version 20.67.6: Apr 25, 2021 Fixed bug in surveys. (309672 lines)

View File

@ -3208,7 +3208,7 @@ static void Brw_ShowFileBrowsersAsgWrkCrs (void)
Usr_GetUsrCodFromEncryptedUsrCod (&Gbl.Usrs.Other.UsrDat);
if (Usr_ChkUsrCodAndGetAllUsrDataFromUsrCod (&Gbl.Usrs.Other.UsrDat,
Usr_DONT_GET_PREFS,
Usr_DONT_GET_ROLE_IN_CURRENT_CRS))
Usr_GET_ROLE_IN_CURRENT_CRS))
if (Usr_CheckIfICanViewAsgWrk (&Gbl.Usrs.Other.UsrDat))
{
Gbl.Usrs.Other.UsrDat.Accepted =