if(count(Currency::getActiveCurrency()) >1){
$this->widget('application.modules.currency.components.currencySelectorWidget');
}
SearchForm::renderSliderRange(array(
'field' => 'price',
'min' => $priceAll['price_min'],
'max' => $priceAll['price_max'],
'min_sel' => $priceMinSel,
'max_sel' => $priceMaxSel,
'step' => $step,
'measure_unit' => $currency,
'class' => 'price-search-select',
));
SearchForm::renderSliderRange(array(
'field' => 'price',
'min' => $priceAll['price_min'],
'max' => $priceAll['price_max'],
'min_sel' => $priceMinSel,
'max_sel' => $priceMaxSel,
'step' => $step,
//'measure_unit' => $currency,
'class' => 'price-search-select',
));
?>
<span id="price-currency">
<?php
if(count(Currency::getActiveCurrency()) >1){
$this->widget('application.modules.currency.components.currencySelectorWidget');
}
?>
</span>
<span id="price-currency"><?php echo $currency; ?></span>
<span id="price-currency">
<?php
if(count(Currency::getActiveCurrency()) >1){
$this->widget('application.modules.currency.components.currencySelectorWidget');
}
?>
</span>
<span id="price-currency">
<?php
if(count(Currency::getActiveCurrency()) >1){
$this->widget('application.modules.currency.components.currencySelectorWidget');
}
?>
</span>
Вернуться в Вопросы и помощь по изменениям
Сейчас этот форум просматривают: Majestic-12 [Bot] и гости: 18