/[openfoncier]/trunk/sql/pgsql/dossier.inc.php
ViewVC logotype

Diff of /trunk/sql/pgsql/dossier.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 871 by mlimic, Thu Nov 15 18:09:43 2012 UTC revision 872 by fmichon, Wed Nov 28 21:47:03 2012 UTC
# Line 291  $sousformulaire=array("instruction", Line 291  $sousformulaire=array("instruction",
291                        "destination_shon",                        "destination_shon",
292                        "statistique",                        "statistique",
293                        "dossier_message");                        "dossier_message");
294    
295    //
296    $sousformulaire_parameters = array(
297        "consultation" => array(
298            "title" => _("consultation(s)"),
299        ),
300        "dossier_message" => array(
301            "title" => _("message(s)"),
302        ),
303    );
304    
305  ?>  ?>

Legend:
Removed from v.871  
changed lines
  Added in v.872

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26