From 0eede22f6565414cc742b1eecc73bddd4f0c1e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Sat, 7 Oct 2017 18:17:48 +0200 Subject: [PATCH] Version 17.20.4 --- swad_changelog.h | 3 ++- swad_project.c | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index e1e40cf1a..b9a053fe6 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -256,13 +256,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 17.20.3 (2017-10-07)" +#define Log_PLATFORM_VERSION "SWAD 17.20.4 (2017-10-07)" #define CSS_FILE "swad17.0.css" #define JS_FILE "swad17.17.1.js" // Number of lines (includes comments but not blank lines) has been got with the following command: // nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*?.h sql/swad*.sql | tail -1 /* + Version 17.20.4: Oct 07, 2017 Changes in layout of project. (232972 lines) Version 17.20.3: Oct 07, 2017 Changes in layout of project. Fixed bug when hiding/shown a project. (232971 lines) Version 17.20.2: Oct 07, 2017 Fixed bugs and changes in layout of project file browser. (232960 lines) diff --git a/swad_project.c b/swad_project.c index 2b5176943..3bfa2d449 100644 --- a/swad_project.c +++ b/swad_project.c @@ -626,7 +626,7 @@ static void Prj_ShowOneProject (struct Project *Prj,Prj_ProjectView_t ProjectVie /***** Write first row of data of this project *****/ /* Forms to remove/edit this project */ fprintf (Gbl.F.Out,"" - "" - "" @@ -719,7 +719,7 @@ static void Prj_ShowOneProject (struct Project *Prj,Prj_ProjectView_t ProjectVie /***** Number of students *****/ fprintf (Gbl.F.Out,"" - ""