/[papo]/papo/forms/components/addresses.nebc
ViewVC logotype

Diff of /papo/forms/components/addresses.nebc

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

revision 1.1 by mhepp, Thu Apr 24 21:00:27 2003 UTC revision 1.2 by mhepp, Fri May 9 21:16:41 2003 UTC
# Line 59  $name => 'Direcciones'               # e Line 59  $name => 'Direcciones'               # e
59     <!--  <trigger type="Pre-Focusout" src="askForChangesTrigger"/> -->     <!--  <trigger type="Pre-Focusout" src="askForChangesTrigger"/> -->
60    <box label="neb:$masterBoxLabel"    <box label="neb:$masterBoxLabel"
61      x="0" y="0" height="5" width="84">      x="0" y="0" height="5" width="84">
62      <block name="neb:$masterBlock" datasource="neb:$masterDatasource">      <block name="neb:$masterBlock" datasource="neb:$masterDatasource" restrictInsert="">
63        <neb:Block>my $x = 1; foreach (@$fields) {</neb:Block>        <neb:Block>my $x = 1; foreach (@$fields) {</neb:Block>
64        <label text="neb:$_->{label}" x="neb:$x" y="1" />        <label text="neb:$_->{label}" x="neb:$x" y="1" />
65        <entry name="neb:$_->{entry}" x="neb:$x" y="2" width="neb:$_->{width}" field="neb:$_->{field}" />        <entry name="neb:$_->{entry}" x="neb:$x" y="2" width="neb:$_->{width}" field="neb:$_->{field}" />

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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