23 lines
1.1 KiB
PHP
Executable File
23 lines
1.1 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-06-04 13:31:08
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/lists/enumPromoAplicar.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:1207763849538f65ec4349b5-08545188%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'ee548512c20ba66fa1054f97fd5ca2d3589f0cc1' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/lists/enumPromoAplicar.tpl',
|
|
1 => 1401906152,
|
|
),
|
|
),
|
|
'nocache_hash' => '1207763849538f65ec4349b5-08545188',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<select name="aplicaTodos" id="aplicaTodos" class="largeInput" onchange="ShowProducts()">
|
|
<option value="">Seleccione</option>
|
|
<option value="1" <?php if ($_smarty_tpl->getVariable('info')->value['aplicaTodos']=="1"){?>selected<?php }?>>Sí</option>
|
|
<option value="0" <?php if ($_smarty_tpl->getVariable('info')->value['aplicaTodos']=="0"){?>selected<?php }?>>No</option>
|
|
</select>
|