From 340a5796e14a40fde721dc023d23b0004ef11b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Tue, 9 Oct 2018 13:08:41 +0200 Subject: [PATCH] Version 18.2.10 --- swad_changelog.h | 3 ++- swad_course.c | 19 +++++++------------ 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index 22781bad8..01ffd7623 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -355,10 +355,11 @@ En OpenSWAD: ps2pdf source.ps destination.pdf */ -#define Log_PLATFORM_VERSION "SWAD 18.2.9 (2018-10-09)" +#define Log_PLATFORM_VERSION "SWAD 18.2.10 (2018-10-09)" #define CSS_FILE "swad18.2.2.css" #define JS_FILE "swad17.17.1.js" /* + Version 18.2.10: Oct 09, 2018 Button to search courses is moved to left top corner of my courses. (234888 lines) Version 18.2.9: Oct 09, 2018 Changes in layout of user's record card. (234891 lines) Version 18.2.8: Oct 09, 2018 Changes in edition of user's photo. (234889 lines) Version 18.2.7: Oct 09, 2018 Changes in edition of preferences about privacy. (234872 lines) diff --git a/swad_course.c b/swad_course.c index 655d7a65c..36fceb607 100644 --- a/swad_course.c +++ b/swad_course.c @@ -120,7 +120,7 @@ static void Crs_UpdateCrsNameDB (long CrsCod,const char *FieldName,const char *N static void Crs_PutButtonToGoToCrs (void); static void Crs_PutButtonToRegisterInCrs (void); -static void Crs_PutLinkToSearchCourses (void); +static void Crs_PutIconToSearchCourses (void); static void Sch_PutLinkToSearchCoursesParams (void); static void Crs_PutParamOtherCrsCod (long CrsCod); @@ -547,7 +547,7 @@ static void Crs_WriteListMyCoursesToSelectOne (void) sprintf (ClassHighlight,"%s LIGHT_BLUE",The_ClassFormDark[Gbl.Prefs.Theme]); /***** Start box *****/ - Box_StartBox (NULL,Txt_My_courses,NULL, + Box_StartBox (NULL,Txt_My_courses,Crs_PutIconToSearchCourses, Hlp_PROFILE_Courses,Box_NOT_CLOSABLE); fprintf (Gbl.F.Out,"