[openads-Commits] r18060 - branches/6.6.0-develop/sql/pgsql

0 views
Skip to first unread message

ejpri...@users.adullact.net

unread,
Jun 25, 2024, 1:53:18 PM (4 days ago) Jun 25
to openmairi...@googlegroups.com
Author: ejpritchard
Date: 2024-06-25 19:53:16 +0200 (Tue, 25 Jun 2024)
New Revision: 18060

Modified:
branches/6.6.0-develop/sql/pgsql/parametrage_annexe.inc.php
Log:
fix : ligne de recherche manquante

Modified: branches/6.6.0-develop/sql/pgsql/parametrage_annexe.inc.php
===================================================================
--- branches/6.6.0-develop/sql/pgsql/parametrage_annexe.inc.php 2024-06-25 12:06:20 UTC (rev 18059)
+++ branches/6.6.0-develop/sql/pgsql/parametrage_annexe.inc.php 2024-06-25 17:53:16 UTC (rev 18060)
@@ -39,6 +39,7 @@
$champRecherche = array(
'parametrage_annexe.parametrage_annexe as "'.__("parametrage_annexe").'"',
'instruction.destinataire as "'.__("dossier").'"',
+ 'parametrage_annexe.instruction as "'.__("instruction").'"',
'parametrage_annexe.document_object_type as "'.__("document_object_type").'"',
'parametrage_annexe.document_object_type_id as "'.__("document_object_type_id").'"',
'parametrage_annexe.condition as "'.__("condition").'"',

Reply all
Reply to author
Forward
0 new messages