Commit 137edd89 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_rss_style: Add more tests

parent c2db3b6d
portal = context.getPortalObject()
return portal.absolute_url() + "/#/" + context.getRelativeUrl()
web_site = context.getWebSiteValue()
if not web_site:
web_site = context.getPortalObject()
return web_site.absolute_url() + "/#/" + context.getRelativeUrl()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment