Version 18.34.1

This commit is contained in:
Antonio Cañas Vargas 2019-02-11 23:35:01 +01:00
parent 6b8aa08337
commit e4684af54e
3 changed files with 3 additions and 9 deletions

View File

@ -3495,7 +3495,7 @@ static void Att_WriteRowStdSeveralAttEvents (unsigned NumStd,struct UsrData *Usr
fprintf (Gbl.F.Out,"<td class=\"BM%u\">"
"<img src=\"%s/%s\""
" alt=\"%s\" title=\"%s\""
" class=\"CONTEXT_ICO_16X16\" />"
" class=\"CONTEXT_ICO_16x16\" />"
"</td>",
Gbl.RowEvenOdd,
Gbl.Prefs.URLIcons,

View File

@ -363,8 +363,6 @@ Buenos d
// TODO: Chequear todos los iconos .gif y .png que restan, concretamente los de file_browser y los de redes sociales
// TODO: Arreglar tamaño de iconos al ver la asistencia de un estudiante.
// TODO: Sale de vez en cuando un mensaje "Can not get information about a file or folder.", por ejemplo en el timeline.
/*****************************************************************************/
@ -386,10 +384,11 @@ En OpenSWAD:
ps2pdf source.ps destination.pdf
*/
#define Log_PLATFORM_VERSION "SWAD 18.34 (2019-02-11)"
#define Log_PLATFORM_VERSION "SWAD 18.34.1 (2019-02-11)"
#define CSS_FILE "swad18.33.css"
#define JS_FILE "swad18.32.1.js"
/*
Version 18.34.1: Feb 11, 2019 Fixed problem in students attendance. (239106 lines)
Version 18.34: Feb 11, 2019 Fixed bug in test results. (239110 lines)
Version 18.33.3: Feb 11, 2019 Changed Type to Role in some stats. (239093 lines)
Version 18.33.2: Feb 11, 2019 Icon to view places in centre configuration. (239093 lines)

View File

@ -7796,11 +7796,6 @@ static void Tst_ShowTestResults (struct UsrData *UsrDat)
time_t TimeUTC;
char *ClassDat;
sprintf (Gbl.Alert.Txt,"Gbl.DateRange.TimeUTC[0] = %ld / Gbl.DateRange.TimeUTC[1] = %ld",
(long) Gbl.DateRange.TimeUTC[0],
(long) Gbl.DateRange.TimeUTC[1]);
Ale_ShowAlert (Ale_INFO,Gbl.Alert.Txt);
/***** Make database query *****/
NumExams =
(unsigned) DB_QuerySELECT (&mysql_res,"can not get test exams of a user",