_phones.php 220 Bytes
Newer Older
Яков's avatar
first  
Яков committed
1
2
3
<?php 
	echo link_to('Перейти к телефонам', 'discount_phone/filter?discount_phone_filters[discount_id]=' . $discount->getId(), array("class" => "lui_pseudo", "onclick" => "event.stopPropagation();"));
?>