From b7697c96ed0432d6c4180cd7522b92262e93cacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Wed, 21 Dec 2016 00:06:11 +0100 Subject: [PATCH] Version 16.105.8 --- swad_attendance.c | 24 +++++++++++++++--------- swad_changelog.h | 3 ++- swad_user.c | 10 +++++++--- 3 files changed, 24 insertions(+), 13 deletions(-) diff --git a/swad_attendance.c b/swad_attendance.c index f7b689f3f..22c017972 100644 --- a/swad_attendance.c +++ b/swad_attendance.c @@ -2057,10 +2057,12 @@ static void Att_WriteRowStdToCallTheRoll (unsigned NumStd,struct UsrData *UsrDat /***** Icon to show if the user is already registered *****/ fprintf (Gbl.F.Out,"" "" + "" "", - Gbl.RowEvenOdd, + Gbl.RowEvenOdd,NumStd, Gbl.Prefs.IconsURL, Present ? "check" : "check-empty", @@ -2071,8 +2073,9 @@ static void Att_WriteRowStdToCallTheRoll (unsigned NumStd,struct UsrData *UsrDat /***** Checkbox to select user *****/ fprintf (Gbl.F.Out,"" - "EncryptedUsrCod); if (Present) // This student has attended to the event? fprintf (Gbl.F.Out," checked=\"checked\""); @@ -3103,18 +3106,22 @@ static void Att_ListEventsToSelect (Att_TypeOfView_t TypeOfView) /* Write a row for this event */ fprintf (Gbl.F.Out,"" "" - "" "" "" - "%u:" + "" "" "" - " %s" + "" "