From 3de69291d62fdff9cf115333101c1819f3aa1e76 Mon Sep 17 00:00:00 2001 From: "Committo,Ergo:sum" <esj@rezo.net> Date: Wed, 31 Aug 2005 16:58:24 +0000 Subject: [PATCH] pas de bouton de chgt de couleur si le jour est vide --- dist/agenda_jour.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/agenda_jour.html b/dist/agenda_jour.html index c0f93fe2dc..85e45254d3 100644 --- a/dist/agenda_jour.html +++ b/dist/agenda_jour.html @@ -2,7 +2,7 @@ {agenda date, jour, #ENV{annee}, #ENV{mois}, #ENV{jour}}{par date} >[(#DATE|agenda_memo{#DESCRIPTIF, #TITRE, #URL_ARTICLE, calendrier-couleur[(#ENV{theme,0}|modulo{14,1})]})]</BOUCLE_jour>[(#TOTAL_BOUCLE|agenda_affiche{<:aucun_article:>, 'jour', - calendrier-couleur[(#ENV{theme,0}|modulo{14,1})]}) + calendrier-couleur[(#ENV{theme,0}|modulo{14,1})]})][(#TOTAL_BOUCLE|?{' ',''}) <div style='position: fixed; top:50px; left: 20px'> <table style='width: 10px'><tr> <td class='calendrier-couleur1' -- GitLab