Fixed pagination bug in tender like filter and fixed current page bug in same page
This commit is contained in:
@@ -18,4 +18,7 @@ class YourTendersStrings {
|
||||
static const noLikedTenders = 'You haven’t liked any tenders yet !';
|
||||
static const noDislikedTenders = 'You haven’t disliked any tenders yet !';
|
||||
static const noTendersSubmitted = 'You haven’t submitted any tenders yet !';
|
||||
static const page = 'Page';
|
||||
static const of = 'of';
|
||||
static const selectPage ='Select Page';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user