/[dolibarr]/dolibarr/htdocs/contrat/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/contrat/fiche.php

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

revision 1.67 by eldy, Tue Oct 4 01:32:40 2005 UTC revision 1.68 by eldy, Mon Oct 10 20:55:21 2005 UTC
# Line 806  else Line 806  else
806    
807              print "<tr $bc[$var]>";              print "<tr $bc[$var]>";
808              print '<td colspan="3">';              print '<td colspan="3">';
809              $html->select_produits('','p_idprod','',0);              $html->select_produits('','p_idprod','',$conf->produit->limit_size);
810              print '<br>';              print '<br>';
811              print '<textarea name="desc" cols="50" rows="'.ROWS_2.'"></textarea>';              print '<textarea name="desc" cols="50" rows="'.ROWS_2.'"></textarea>';
812              print '</td>';              print '</td>';

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26