Changes between Version 2 and Version 3 of presupuesto_menu


Ignore:
Timestamp:
06/27/11 22:22:17 (14 years ago)
Author:
andreacarolina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • presupuesto_menu

    v2 v3  
     1'''''Menú Principal - Presupuesto'''''
    12
    2 
    3 == Menú Principal - Presupuesto ==
     3----
    44
    55[[Image(menuppto.png)]]
     
    1313
    1414En el Menú Principal del aplicativo podrá seleccionar cualquier opción de cada uno de los submenús, pulsando click con el mouse.
     15
     16
     17----
     18
     19{{{
     20 #!html
     21<table width="100%">
     22<tr>
     23<td align="center"><a href="/projects/websafierp/wiki/presupuesto_consultas_index_plan_operativo "><img src="/projects/websafierp/raw-attachment/wiki/tesoreria_admon_finan/anterior.PNG" border="0" heigh="80" width="80" alt="Anterior"></a>  </td>
     24<td align="center"><a href="/projects/websafierp/wiki/presupuesto_ini"><img src="/projects/websafierp/raw-attachment/wiki/tesoreria_admon_finan/home.png" border="0"  heigh="40" width="40" alt="Home"></a>  </td>
     25<td align="center"> <a href="/projects/websafierp/wiki/presupuesto_consultas_index_asignacion_presupuesto"><img src="/projects/websafierp/raw-attachment/wiki/tesoreria_admon_finan/siguiente.png" border="0"   heigh="80" width="80" alt="Siguiente"></a> </td>
     26</tr>
     27 
     28</tr>
     29</table>
     30 }}}