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

Diff of /papo/forms/main.gfd

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

revision 1.10 by charlie, Mon Mar 10 21:39:54 2003 UTC revision 1.11 by charlie, Thu Apr 3 14:07:22 2003 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="ISO-8859-1"?>  <?xml version="1.0" encoding="ISO-8859-1"?>
2    
3  <form tabbed="top" width="43" height="25" title="Portal de entrada">  <form tabbed="top" width="43" height="22" title="Portal de entrada">
4    <!-- parece un chiste de mal gusto, pero... -->    <!-- parece un chiste de mal gusto, pero... -->
5    <!-- no es posible tener un form sin datasource! -->    <!-- no es posible tener un form sin datasource! -->
6    <datasource name="tmpDataSource" cache="1"/>    <datasource name="tmpDataSource" cache="1"/>
# Line 135  Line 135 
135        </box>        </box>
136    
137        <box name="ivaBox" label="Listado de I.V.A."        <box name="ivaBox" label="Listado de I.V.A."
138          x="0" y="5" width="43" height="5">          x="0" y="4" width="43" height="5">
139          <button name="ivaSalesButton" label="IVA Ventas" trigger="ivaSalesTrigger"          <button name="ivaSalesButton" label="IVA Ventas" trigger="ivaSalesTrigger"
140            x="10" y="1" width="20" height="1"/>            x="10" y="1" width="20" height="1"/>
141          <button name="ivaBuyerButton" label="IVA Compras" trigger="ivaBuyerTrigger"          <button name="ivaBuyerButton" label="IVA Compras" trigger="ivaBuyerTrigger"

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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