Version 18.34.3

This commit is contained in:
Antonio Cañas Vargas 2019-02-12 00:11:48 +01:00
parent 7c069094ac
commit 7ba181e203
2 changed files with 7 additions and 7 deletions

View File

@ -359,7 +359,7 @@ static void Ann_DrawAnAnnouncement (long AnnCod,Ann_Status_t Status,
else
/***** Put form to mark announcement as seen *****/
Lay_PutContextualLinkIconText (ActAnnSee,NULL,Ann_PutParams,
"trash.svg",
"close.svg",
Txt_Do_not_show_again);
fprintf (Gbl.F.Out,"</div>");

View File

@ -347,13 +347,8 @@ Buenos d
// TODO: Un administrador de centro ahora no tiene permisos para editar horario asignatura, pero le sale el icono de editar
// O le damos permisos o quitamos el icono de editar. Comprobar para admin. de titulaciones.
// TODO: "No mostrar de nuevo" debería llevar un icono aspa en lugar de una papelera
// TODO: Cifras > Jearquía: cambiar ejes X e Y en la tabla para que se vea más estrecho -> mejor en móviles
// TODO: Mensajes > Anuncios cuando no estás identificado, deberían salir algunos, ¿por qué no indicar que se muestren para todos?
// TODO: Actualizar ayuda en GitHub, por ejemplo Preferencias ahora es Ajustes.
// TODO: Chequear todas las directivas <label>
@ -364,6 +359,10 @@ Buenos d
// TODO: Sale de vez en cuando un mensaje "Can not get information about a file or folder.", por ejemplo en el timeline.
// TODO: Cifras > Jearquía: cambiar ejes X e Y en la tabla para que se vea más estrecho -> mejor en móviles
// TODO: Cambiar Favorito a "Me gusta"
/*****************************************************************************/
/****************************** Public constants *****************************/
/*****************************************************************************/
@ -383,10 +382,11 @@ En OpenSWAD:
ps2pdf source.ps destination.pdf
*/
#define Log_PLATFORM_VERSION "SWAD 18.34.2 (2019-02-11)"
#define Log_PLATFORM_VERSION "SWAD 18.34.3 (2019-02-12)"
#define CSS_FILE "swad18.33.css"
#define JS_FILE "swad18.32.1.js"
/*
Version 18.34.3: Feb 12, 2019 Changed icon remove to close in announcements. (239109 lines)
Version 18.34.2: Feb 11, 2019 Fav icon in timeline changed from star to heart. (239108 lines)
Copy the following icon to icon public directory:
sudo cp icon/heart-red.svg /var/www/html/swad/icon/