N°1129.1 Support of $this->hyperlink(itop-portal)$ in notifications (only "portal" was implemented for the default portal).

SVN:trunk[5044]
This commit is contained in:
Guillaume Lajarige
2017-10-19 08:57:05 +00:00
parent d8b5dd7bd2
commit 071316c606

View File

@@ -109,4 +109,5 @@ class iTopPortalViewUrlMaker extends iTopPortalEditUrlMaker
// Default portal hyperlink (for notifications) is the edit hyperlink
DBObject::RegisterURLMakerClass('portal', 'iTopPortalEditUrlMaker');
DBObject::RegisterURLMakerClass('itop-portal', 'iTopPortalEditUrlMaker');