/[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 1262 by nhaye, Thu Feb 14 17:54:53 2013 UTC revision 1265 by vpihour, Mon Feb 18 12:03:08 2013 UTC
# Line 321  $sousformulaire_parameters = array( Line 321  $sousformulaire_parameters = array(
321      ),      ),
322      "rapport_instruction" => array(      "rapport_instruction" => array(
323          "title" => _("rapport d'instruction"),          "title" => _("rapport d'instruction"),
324          "href" => "../app/rapport_instruction.php?idx=".((isset($idx))? $idx:""),          "href" => "../app/redirection_onglet.php?idx=".((isset($idx))? $idx:"")."&obj=rapport_instruction&",
325      ),      ),
326      "lot" => array(      "lot" => array(
327          "title" => _("lot(s)"),          "title" => _("lot(s)"),
328      ),      ),
329        "donnees_techniques" => array(
330            "title" => _("donnees techniques"),
331            "href" => "../app/redirection_onglet.php?idx=".((isset($idx))? $idx:"")."&obj=donnees_techniques&",
332        ),
333  );  );
334    
335  ?>  ?>

Legend:
Removed from v.1262  
changed lines
  Added in v.1265

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26