[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 18/34: Bug #0002322: Impression Suivi
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 18/34: Bug #0002322: Impression Suivi |
Date: |
Wed, 17 Jan 2024 12:54:07 -0500 (EST) |
sparkyx pushed a commit to branch devel
in repository noalyss.
commit 68a265fb29ab91a4d1d704a78be0e8b46343308c
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Jan 13 18:53:43 2024 +0100
Bug #0002322: Impression Suivi
---
include/category_card.inc.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/category_card.inc.php b/include/category_card.inc.php
index 2edbfc168..7ef76e00c 100644
--- a/include/category_card.inc.php
+++ b/include/category_card.inc.php
@@ -85,7 +85,7 @@ $menu[]=array('href'=>$root.'&sc=bal', 'label'=>_('Balance'),
'alt'=>_('Balance
$menu[]=array('href'=>$root.'&sc=balag', 'label'=>_('Balance âgée'),
'alt'=>_('Balance âgée du tiers'));
$menu[]=array('href'=>$root.'&sc=let', 'label'=>_('Lettrage'),
'alt'=>_('Opérations & Lettrages'));
-echo '<ul class="tabs" style="padding-top:0px">';
+echo '<ul class="tabs noprint" style="padding-top:0px">';
for ($i=0; $i<count($menu); $i++)
{
$style=($def==($i+1))?"tabs_selected":"tabs";
- [Noalyss-commit] [noalyss] 05/34: Improve DBG , add stopwatch : timer_start and timer_show, (continued)
- [Noalyss-commit] [noalyss] 05/34: Improve DBG , add stopwatch : timer_start and timer_show, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 04/34: FIX : when taken from git NOALYSS_VERSION is undefined, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 19/34: Merge branch 'devel-ods' into devel, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 23/34: Bug Fiche Option, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 32/34: DEV - TEST : new file to see local variables, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 21/34: Task #0002327: Balance : indiqué si le solde est correct débit / crédit, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 11/34: Task 0002128: Clôture comptabilité française, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 13/34: Acc OD : cosmetic, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 17/34: Get empty upgrade.sql, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 01/34: FIX : when taken from git NOALYSS_VERSION is undefined, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 18/34: Bug #0002322: Impression Suivi,
dwm <=
- [Noalyss-commit] [noalyss] 08/34: OPTION_CARD : Correct options for FollowUp, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 16/34: Task 2128 : Ouverture et cloture toujours visible, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 20/34: Merge branch 'devel-andromeda' into devel, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 28/34: Task 0002128: Clôture comptabilité française Réécriture op. ouverture et cloture, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 30/34: Get empty upgrade.sql, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 31/34: PRINT properly action, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 33/34: Task #2323 : follow-up correct depending action + cosmetic, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 09/34: Bug Fiche Option, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 12/34: Task 0002128: Clôture comptabilité française, dwm, 2024/01/17
- [Noalyss-commit] [noalyss] 15/34: Adaptation PHPUNIT, dwm, 2024/01/17