From fa3725d3778ed7e450af0a04010541a9adbea3bc Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Tue, 10 Sep 2013 20:19:03 -0400 Subject: [PATCH] Put the sidebar into the Bootstrap sidebar --- web/app/View/Events/index.ctp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/app/View/Events/index.ctp b/web/app/View/Events/index.ctp index 0c3ba4fd7..d92786c68 100644 --- a/web/app/View/Events/index.ctp +++ b/web/app/View/Events/index.ctp @@ -1,3 +1,4 @@ +start('sidebar'); ?> Form->end(array('label' => 'Search', 'id' => 'EventsButtonSearch')); ?> +end(); ?>
Paginator->numbers(); ?>