diff --git a/swad_changelog.h b/swad_changelog.h index e76df9583..3b5d3c036 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -252,13 +252,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 17.5.6 (2017-09-21)" +#define Log_PLATFORM_VERSION "SWAD 17.5.7 (2017-09-21)" #define CSS_FILE "swad17.0.css" #define JS_FILE "swad16.206.3.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.5.7: Sep 21, 2017 Selector for department in edition of a project. (230363 lines) Version 17.5.6: Sep 21, 2017 Added evaluators to projects. (230347 lines) Version 17.5.5: Sep 21, 2017 Changes in listing and edition of projects. (230318 lines) Version 17.5.4: Sep 21, 2017 Added field in projects for department. (230304 lines) diff --git a/swad_department.c b/swad_department.c index c88148c59..adbd53528 100644 --- a/swad_department.c +++ b/swad_department.c @@ -1130,7 +1130,7 @@ unsigned Dpt_GetNumDptsInIns (long InsCod) /*********************** Put selector for department *************************/ /*****************************************************************************/ -void Dpt_WriteSelectorDepartment (long InsCod) +void Dpt_WriteSelectorDepartment (long InsCod,bool SubmitFormOnChange) { extern const char *Txt_Any_department; unsigned NumDpt; @@ -1141,9 +1141,11 @@ void Dpt_WriteSelectorDepartment (long InsCod) /* List departments */ fprintf (Gbl.F.Out,"