Products.CMFPlone/plip-1486-redirection: Use @@redirection-controlpanel as view_url

Stephan Klinger <jenkins-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: Products.CMFPlone
Branch: refs/heads/plip-1486-redirection
Date: 2017-07-10T09:31:40+03:00
Author: Stephan Klinger (staeff) <[email protected]>
Commit: https://github.com/plone/Products.CMFPlone/commit/b7926cf9dac3d723451f5313485e4ec6f4f46616

Use @@redirection-controlpanel as view_url

Files changed:
M Products/CMFPlone/controlpanel/browser/redirects.py

diff --git a/Products/CMFPlone/controlpanel/browser/redirects.py b/Products/CMFPlone/controlpanel/browser/redirects.py
index 2f3c3a841..ecf4e7552 100644
--- a/Products/CMFPlone/controlpanel/browser/redirects.py
+++ b/Products/CMFPlone/controlpanel/browser/redirects.py
@@ -263,4 +263,4 @@ def upload(self, file, portal, storage, status):
 
     @memoize
     def view_url(self):
-        return self.context.absolute_url() + '/@@aliases-controlpanel'
+        return self.context.absolute_url() + '/@@redirection-controlpanel'



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.