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

SVN:2.4[5047]
This commit is contained in:
Guillaume Lajarige
2017-10-19 13:00:36 +00:00
parent 52c3ff0406
commit fde9c28263

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');