#543 Upgrades for Bootstrap 4 and Add Block module (base-theme)

This commit is contained in:
Diatrex 2019-12-18 10:44:18 +03:00
parent 88ffb99061
commit 2b309caca7

View File

@ -15,6 +15,17 @@ OpenClassify is the extensible and most advanced open source classified app buil
{{ addBlock('ad-list/partials/ads',{'featured_advs':featured_advs})|raw }}
- profile-module/profile/partials/navigation
{{ addBlock('profile/navigation')|raw }}
- advs-module/ad-detail/partials/detail
{{ addBlock('ad-detail/seller/action',{'adv':adv})|raw }}
- advs-module/ad-detail/detail
{{ addBlock('ad-detail/title/action',{'adv':adv})|raw }}
## Server Requirements