From c72996befef2aa74d6fd0218fc5f85ef477f4e41 Mon Sep 17 00:00:00 2001 From: engel <> Date: Tue, 25 Jan 2022 19:18:00 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20(d=C3=A9)s=C3=A9lection=20globale=20Sup?= =?UTF-8?q?pression=20de=20code=20inutile=20Le=20num=C3=A9ro=20de=20re?= =?UTF-8?q?=C3=A7u=20devient=20le=20num=C3=A9ro=20de=20membre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FossilOrigin-Name: 3c547eb17e551fff833728a9b3bf6deb4693b1e021c9d55685b054cab930c5cf --- templates/index.tpl | 54 ++++++------------------ www/admin/action.php | 6 +-- www/admin/script.js | 97 +++++++++++++++----------------------------- www/admin/style.css | 8 +++- 4 files changed, 54 insertions(+), 111 deletions(-) diff --git a/templates/index.tpl b/templates/index.tpl index 85ee2a8..cd14f17 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,41 +1,5 @@ {include file="admin/_head.tpl" title="%s"|args:$plugin.nom current="plugin_%s"|args:$plugin.id} -{* barre de navigation - -*} -{* TODO : Temporaire - à supprimer (?) *} -
Nom | -Description | -Tarif | -Description | -N° Compte | -Nom Compte | -
---|---|---|---|---|---|
{$activite.label} | -{$activite.descService} | -{$activite.tarif} | -{$activite.descTarif} | -{$activite.numero_cpt} | -{$activite.nom_cpt} | -