This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ import angular from 'angular'
6969 } ,
7070 {
7171 id : 'TOPCODER_NL_IBM_COGNITIVE' ,
72- name : 'IBM Cognitive Community Newsletter' ,
73- desc : 'IBM Cognitive Community Newsletter' ,
72+ name : 'Cognitive Community Newsletter' ,
73+ desc : 'Cognitive Community Newsletter' ,
7474 enabled : false ,
7575 dirty : false
7676 }
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ import _ from 'lodash'
7979 display : true
8080 }
8181 vm . communities [ 'ibm_cognitive' ] = {
82- displayName : 'IBM Cognitive' ,
82+ displayName : 'Cognitive' ,
8383 programId : vm . IBM_COGNITIVE_PROGRAM_ID ,
8484 status : false ,
8585 dirty : false ,
Original file line number Diff line number Diff line change 2222 .community__description
2323 span( ng-if ="communityKey == 'ios'" ) Mobile app design and development for iOS, with Swift emphasis
2424 span( ng-if ="communityKey == 'predix'" ) Design and development on GE’s platform for the Industrial Internet of Things
25- span( ng-if ="communityKey == 'ibm_cognitive'" ) IBM Cognitive Community
25+ span( ng-if ="communityKey == 'ibm_cognitive'" ) Cognitive Community
2626
2727 onoff-switch( model ="community.status" , unique-id ="'community-' + communityKey" )
2828
You can’t perform that action at this time.
0 commit comments