Project

General

Profile

« Previous | Next » 

Revision 55570

[Library|newlinking]
Merging trunk|library into branch newlinking 55132:55568

View differences:

searchFields.ts
134 134

  
135 135
      public ADVANCED_SEARCH_OPERATORS:[{name:string, id:string}] = [{name:"AND",id:"and"},{name:"OR",id:"or"},{name:"NOT",id:"not"}];
136 136

  
137
      public COMMUNITIES_SEARCH_FIELDS:string[] = ["type","status","role"];
137 138
     constructor (){
138 139
     }
139 140
     getFieldName(fieldId:string,fieldType:string):string{

Also available in: Unified diff