Added pagination to organisation pages

This commit is contained in:
Tom Bloor 2017-07-25 15:44:16 +01:00
parent 1df31d79a0
commit 4644f9217e
6 changed files with 249 additions and 16 deletions

View file

@ -33,6 +33,7 @@ sub startup {
push @{ $self->commands->namespaces }, __PACKAGE__ . '::Command';
$self->plugin('Pear::LocalLoop::Plugin::BootstrapPagination', { bootstrap4 => 1 } );
$self->plugin('Pear::LocalLoop::Plugin::Validators');
$self->plugin('Authentication' => {