Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-07-09 11:01:47
|
||||
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/boxes/calificar-proveedor-popup.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:164869760153bd676b775422-87309232%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'215aae3fd2aad1b166cff6efbf31517f9edb32ed' =>
|
||||
array (
|
||||
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/boxes/calificar-proveedor-popup.tpl',
|
||||
1 => 1379881046,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '164869760153bd676b775422-87309232',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="popupheader" style="z-index:70">
|
||||
<div id="fviewmenu" style="z-index:70">
|
||||
<div id="fviewclose"><span style="color:#CCC" id="closePopUpDiv">Close<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/images/b_disn.png" border="0" alt="close" /></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="ftitl">
|
||||
<div class="flabel">Calificar Proveedor :: Pedido No. <?php echo $_smarty_tpl->getVariable('info')->value['noPedido'];?>
|
||||
</div>
|
||||
<div id="vtitl"><span title="Titulo">
|
||||
Calificar Proveedor :: Pedido No. <?php echo $_smarty_tpl->getVariable('info')->value['noPedido'];?>
|
||||
|
||||
<br />
|
||||
Proveedor: <?php echo $_smarty_tpl->getVariable('info')->value['proveedor'];?>
|
||||
|
||||
</span></div>
|
||||
</div>
|
||||
<div id="draganddrop" style="position:absolute;top:45px;left:640px">
|
||||
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/images/draganddrop.png" border="0" alt="mueve" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="wrapper">
|
||||
<?php $_template = new Smarty_Internal_Template("{$_smarty_tpl->getVariable('DOC_ROOT')->value}/templates/forms/calificar-proveedor.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
|
||||
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user