|
@@ -230,9 +230,9 @@ class OrdersController extends BaseController
|
|
|
$template_id = $compare_id;
|
|
|
}
|
|
|
}*/
|
|
|
- if( ($compare_id = $this->templateCompareV3()) ){
|
|
|
+ /*if( ($compare_id = $this->templateCompareV3()) ){
|
|
|
$template_id = $compare_id;
|
|
|
- }
|
|
|
+ }*/
|
|
|
|
|
|
/*if( ($comparev2_id = $this->templateCompareV2()) ){
|
|
|
$template_id = $comparev2_id;
|