Files
snipe-it/app/views
snipe cf59ec8c67 Fixed pagination bug
Code required
@if ($models->getTotal() > 10)

NOT

@if (count($models) > 10)
2013-11-16 11:32:18 -05:00
..
2013-11-16 11:32:18 -05:00
2013-11-13 01:59:39 -05:00
2013-11-13 01:59:39 -05:00
2013-11-16 06:38:51 -05:00
2013-11-13 01:59:39 -05:00
2013-11-13 01:59:39 -05:00