소스 검색

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

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@5044 a333f486-631f-4898-b8df-5754b55c2be0
glajarige 7 년 전
부모
커밋
9d698a14b2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      datamodels/2.x/itop-portal/main.itop-portal.php

+ 1 - 0
datamodels/2.x/itop-portal/main.itop-portal.php

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