Skip to content

Commit e1c2588

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
removed announcements from tags
1 parent 163ce6e commit e1c2588

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/cls/BI/PC.cls

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ XData SubjectArea [ XMLNamespace = "http://www.intersystems.com/deepsee/subjecta
99
</subjectArea>
1010
}
1111

12-
ClassMethod %OnGetFilterSpec(pFilterSpec As %String) As %String
12+
/*ClassMethod %OnGetFilterSpec(pFilterSpec As %String) As %String
1313
{
1414
if ($username = "esdevcom") {
1515
//if ($username = "UnknownUser") {
@@ -18,7 +18,7 @@ ClassMethod %OnGetFilterSpec(pFilterSpec As %String) As %String
1818
quit "[Language].[H1].[Language].[en]"
1919
}
2020
}
21-
21+
*/
2222
Parameter DOMAIN;
2323

2424
}

src/inc/Community.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ROUTINE Community [Type=INC]
22
#Define Server "https://community.intersystems.com/"
3-
#Define MainTags "Caché,Ensemble,DeepSee,HealthShare,iKnow,Atelier,Online Learning,Documentation,InterSystems IRIS,Open Exchange,Global Masters,Worldwide Response Center (WRC),Announcements,Global Summit,Developer Community,Other,DC Feedback"
4-
#Define PublicTags "Caché,Ensemble,DeepSee,HealthShare,iKnow,Atelier,Online Learning,InterSystems IRIS,Open Exchange,Worldwide Response Center (WRC),Announcements,Global Masters,Documentation"
3+
#Define MainTags "Caché,Ensemble,DeepSee,HealthShare,iKnow,Atelier,Online Learning,Documentation,InterSystems IRIS,Open Exchange,Global Masters,Worldwide Response Center (WRC),Global Summit,Developer Community,Other,DC Feedback"
4+
#Define PublicTags "Caché,Ensemble,DeepSee,HealthShare,iKnow,Atelier,Online Learning,InterSystems IRIS,Open Exchange,Worldwide Response Center (WRC),Global Masters,Documentation"

0 commit comments

Comments
 (0)