mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#543 Upgrades for Bootstrap 4 and Add Block module (base-theme)
This commit is contained in:
parent
88ffb99061
commit
2b309caca7
11
README.md
11
README.md
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user