sitemap functionnality works with engine

This commit is contained in:
dinedine 2011-01-22 14:09:29 +01:00
parent 415ce9fb82
commit 456521bbed

View File

@ -7,6 +7,8 @@ module Admin
respond_to :xml
helper 'admin/pages'
def show
@pages = current_site.pages.published
@host = request.host