mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
new-oc navigation edited
This commit is contained in:
parent
19654ad0d8
commit
e78178558d
@ -75,4 +75,9 @@ class AdvPresenter extends EntryPresenter
|
||||
$advModel = new AdvModel();
|
||||
return $advModel->priceFormat($adv->getObject());
|
||||
}
|
||||
|
||||
public function detailUrl()
|
||||
{
|
||||
return $this->getObject()->getAdvDetailLinkByModel($this);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user