From 9282e5dab545a382bb12514f45b41baf910e312a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Sun, 1 Oct 2017 18:58:47 +0200 Subject: [PATCH] Version 17.12.1 --- swad_changelog.h | 3 ++- swad_project.c | 20 ++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index 6d46bacd4..2a400a90c 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -252,13 +252,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 17.12 (2017-10-01)" +#define Log_PLATFORM_VERSION "SWAD 17.12.1 (2017-10-01)" #define CSS_FILE "swad17.0.css" #define JS_FILE "swad17.12.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.12.1: Oct 01, 2017 Fixed bug when printing a project. (231717 lines) Version 17.12: Oct 01, 2017 Changes in layout of projects. (231712 lines) Copy the following icons to icon public directory: sudo cp icon/more64x64.png /var/www/html/swad/icon/ diff --git a/swad_project.c b/swad_project.c index f20fc5d4a..daa83879f 100644 --- a/swad_project.c +++ b/swad_project.c @@ -909,11 +909,13 @@ static void Prj_ShowOneProjectTxtField (struct Project *Prj, Str_InsertLinks (TxtField,Cns_MAX_BYTES_TEXT,60); // Insert links /***** Write row with label and text *****/ - fprintf (Gbl.F.Out,"" - "" + "" + "" "%s:" "" @@ -963,11 +965,13 @@ static void Prj_ShowOneProjectURL (const struct Project *Prj, /***** Write row with label and text *****/ PutLink = (ProjectView == Prj_LIST_PROJECTS && Prj->URL[0]); - fprintf (Gbl.F.Out,"" - "" + "" + "" "%s:" ""