/[papo]/papo/forms/product.gfd
ViewVC logotype

Diff of /papo/forms/product.gfd

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

revision 1.24 by styxman, Wed Feb 19 20:45:59 2003 UTC revision 1.25 by styxman, Fri Feb 21 19:28:49 2003 UTC
# Line 342  Line 342 
342        <entry name="productIdREntry" field="product.id" hidden="y" x="1" y="1" width="20" />        <entry name="productIdREntry" field="product.id" hidden="y" x="1" y="1" width="20" />
343        <label text="Resultado" x="1" y="4"/>        <label text="Resultado" x="1" y="4"/>
344        <entry name="codeListEntry" field="_product_code_data.code"        <entry name="codeListEntry" field="_product_code_data.code"
345            x="1" y="5" width="16" rows="15" readonly="y"/>            x="1" y="5" width="16" rows="15"/>
346        <entry name="nameListEntry" field="_product_data.canonical_name"        <entry name="nameListEntry" field="_product_data.canonical_name"
347            x="17" y="5" width="50" rows="15" readonly="y"/>            x="17" y="5" width="50" rows="15"/>
348        <scrollbar page="12" x="68" y="5" width="1" height="15"/>        <scrollbar page="12" x="68" y="5" width="1" height="15"/>
349       </block>       </block>
350    </page>    </page>
# Line 395  Line 395 
395          searchingCountryBlock.processRollback ()          searchingCountryBlock.processRollback ()
396          searchingCountryBlock.initQuery ()          searchingCountryBlock.initQuery ()
397          searchingCountryBlock.idEntry= str(productBlock.countryEntry)          searchingCountryBlock.idEntry= str(productBlock.countryEntry)
398          searchingProductBlock.processQuery ()          searchingCountryBlock.processQuery ()
399          showDescriptionsBlock.countryCodeEntry= str(searchingCountryBlock.iso3Entry)          showDescriptionsBlock.countryCodeEntry= str(searchingCountryBlock.iso3Entry)
400          showDescriptionsBlock.countryNameEntry= str(searchingCountryBlock.nameEntry)          showDescriptionsBlock.countryNameEntry= str(searchingCountryBlock.nameEntry)
401        else:        else:

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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