Project

General

Profile

« Previous | Next » 

Revision 56318

[Connect|trunk]

Deploy: Update deploy script for ang 7
App: remove about link for communities from footer

View differences:

app.component.ts
227 227
                }
228 228
            }else{
229 229
              this.bottomMenuItems = [
230
                new MenuItem("","About","","/about",false,[],["/about"],this.properties.environment!="development"?{}:{communityId:community.communityId}),
230
                // new MenuItem("","About","","/about",false,[],["/about"],this.properties.environment!="development"?{}:{communityId:community.communityId}),
231 231
                new MenuItem("","Organizations","","/organizations",false,[],["/organizations"],this.properties.environment!="development"?{}:{communityId:community.communityId})
232 232
              ];
233 233
              if(this.properties.showContent){

Also available in: Unified diff