Project

General

Profile

« Previous | Next » 

Revision 43119

Adding again keyword search in claims pages (my/admin)

View differences:

claims.component.ts
287 287
     }
288 288
   }
289 289
   changekeyword(){
290

  
290 291
     if(this.inputkeyword.length >= 3 || this.inputkeyword.length == 0 ){
291 292
       this.keyword = this.inputkeyword;
292 293
       this.page = 1;

Also available in: Unified diff