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

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

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

revision 1.3 by mhepp, Tue May 6 20:01:19 2003 UTC revision 1.4 by mhepp, Fri May 9 21:16:41 2003 UTC
# Line 90  posDataSource.createResultSet(condPosSea Line 90  posDataSource.createResultSet(condPosSea
90    <!--identificador-->    <!--identificador-->
91    <box label="neb:$masterBoxLabel"    <box label="neb:$masterBoxLabel"
92      x="0" y="0" height="5" width="84">      x="0" y="0" height="5" width="84">
93      <block name="neb:$masterBlock" datasource="neb:$masterDatasource">      <block name="neb:$masterBlock" datasource="neb:$masterDatasource" restrictInsert="">
94        <neb:Block>my $x = 1; foreach (@$fields) {</neb:Block>        <neb:Block>my $x = 1; foreach (@$fields) {</neb:Block>
95        <label text="neb:$_->{label}" x="neb:$x" y="1" />        <label text="neb:$_->{label}" x="neb:$x" y="1" />
96        <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.3  
changed lines
  Added in v.1.4

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