fix paginazione e ricerca
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
{
|
||||
if (_totalCount != value)
|
||||
{
|
||||
_totalCount = value
|
||||
_totalCount = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user