Project

General

Profile

« Previous | Next » 

Revision 60294

[Library | Trunk]: Change admin tools pages to get portal from path param

View differences:

portal.ts
195 195
}
196 196

  
197 197
export interface CheckPortal {
198
   community: Portal;
198
   portal: Portal;
199 199
   checked: boolean;
200 200
}
201 201

  

Also available in: Unified diff