mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#2177 emlak24 Yorum-Rating completed
This commit is contained in:
parent
836780c888
commit
78f332cb55
@ -37,8 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Content With Block -->
|
<!-- Content With Block -->
|
||||||
{{ addBlock('ad-detail/content',{'features':features,'adv': adv, 'type': 'adv', 'profile': profile,
|
{{ addBlock('ad-detail/content',{'features':features,'adv': adv, 'type': 'adv', 'profile': profile})|raw }}
|
||||||
'commenturl': 'comments::save_comment'})|raw }}
|
|
||||||
<!-- Content With Block -->
|
<!-- Content With Block -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -41,8 +41,6 @@ use Visiosoft\PackagesModule\Package\PackageModel;
|
|||||||
use Visiosoft\ProfileModule\Adress\Contract\AdressRepositoryInterface;
|
use Visiosoft\ProfileModule\Adress\Contract\AdressRepositoryInterface;
|
||||||
use Visiosoft\QrcontactModule\Qr\QrModel;
|
use Visiosoft\QrcontactModule\Qr\QrModel;
|
||||||
use Visiosoft\StoreModule\Ad\AdModel;
|
use Visiosoft\StoreModule\Ad\AdModel;
|
||||||
use function PMA\Util\get;
|
|
||||||
|
|
||||||
|
|
||||||
class AdvsController extends PublicController
|
class AdvsController extends PublicController
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user