[Alba-desarrollo] SVN Alba r4106 - in prosistem/alba/trunk/alba/apps/principal/modules/cuenta: config templates

commits en pressenter.com.ar commits en pressenter.com.ar
Lun Ene 29 20:43:41 CET 2007


Author: josx
Date: 2007-01-29 16:43:29 -0300 (Mon, 29 Jan 2007)
New Revision: 4106

Added:
   prosistem/alba/trunk/alba/apps/principal/modules/cuenta/templates/_edit_header.php
Modified:
   prosistem/alba/trunk/alba/apps/principal/modules/cuenta/config/generator.yml
Log:
Diferente nombre de titulo para modificar o agregar registro para cuentas ( Ticket #108 )

Modified: prosistem/alba/trunk/alba/apps/principal/modules/cuenta/config/generator.yml
===================================================================
--- prosistem/alba/trunk/alba/apps/principal/modules/cuenta/config/generator.yml	2007-01-29 19:37:54 UTC (rev 4105)
+++ prosistem/alba/trunk/alba/apps/principal/modules/cuenta/config/generator.yml	2007-01-29 19:43:29 UTC (rev 4106)
@@ -24,7 +24,7 @@
                 _create: -
                 
       edit:
-            title: Editar Cuenta
+            title: " "
             fields:
                  fk_provincia_id:   { params: include_custom=>>Seleccione una Provincia<<}
                  fk_tipoiva_id:   { params: include_custom=>>Seleccione una Categoia de IVA<<}

Added: prosistem/alba/trunk/alba/apps/principal/modules/cuenta/templates/_edit_header.php
===================================================================
--- prosistem/alba/trunk/alba/apps/principal/modules/cuenta/templates/_edit_header.php	2007-01-29 19:37:54 UTC (rev 4105)
+++ prosistem/alba/trunk/alba/apps/principal/modules/cuenta/templates/_edit_header.php	2007-01-29 19:43:29 UTC (rev 4106)
@@ -0,0 +1 @@
+<h1><?=($sf_params->get('action') == "create")?"Ingresar Cuenta":"Editar Cuenta";?></h1>
\ No newline at end of file


Property changes on: prosistem/alba/trunk/alba/apps/principal/modules/cuenta/templates/_edit_header.php
___________________________________________________________________
Name: svn:keywords
   + Id Date Author Rev URL




Más información sobre la lista de distribución Alba-desarrollo