A minor error fixed of
$build['pager'] = array(
'#theme' => 'pager',...

Contribution Date
Technology
Contribution Project
Contribution Details

A minor error fixed of

$build['pager'] = array( '#theme' => 'pager', 'quantity' => $count, );

Where quantity should be prefixed with hash(#).

Contribution Author
Mitesh Patel
Files count
1
Patches count
1