sitemap functionnality works with engine
This commit is contained in:
parent
415ce9fb82
commit
456521bbed
@ -7,6 +7,8 @@ module Admin
|
||||
|
||||
respond_to :xml
|
||||
|
||||
helper 'admin/pages'
|
||||
|
||||
def show
|
||||
@pages = current_site.pages.published
|
||||
@host = request.host
|
||||
|
Loading…
Reference in New Issue
Block a user