Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-22 12:25:45
|
||||
compiled from "/var/www/html/templates/items/cuentas-bancarias-header.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:185678687654205b99655b27-24467528%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'ef8251ce3d1ccc0d1bf142e58f89a7e49c775b57' =>
|
||||
array (
|
||||
0 => '/var/www/html/templates/items/cuentas-bancarias-header.tpl',
|
||||
1 => 1410130453,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '185678687654205b99655b27-24467528',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addCuentaBancaria">Agregar Cuenta Bancaria</a>
|
||||
</div>
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="200" scope="col"><div align="center">Banco</div></th>
|
||||
<th width="" scope="col"><div align="center">No. Cuenta</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user