From 9111a1e3d0837b5c79d953901c3a074ff4e5c928 Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 16 Jul 2011 15:07:36 -0700 Subject: attempt to make animetable usable on search/index and search/anime --- views/search/index.html.php | 43 +++++++------------------------------------ 1 file changed, 7 insertions(+), 36 deletions(-) (limited to 'views/search/index.html.php') diff --git a/views/search/index.html.php b/views/search/index.html.php index f4f7259..a269d01 100644 --- a/views/search/index.html.php +++ b/views/search/index.html.php @@ -1,41 +1,12 @@ -styles($this->html->style('pagination')); ?> -request()->controller); ?> - - -

Anime

-
- - - - - 0): ?> - - - - - - - -
TitleDateType
- title ?> - - aired ?> - - view_type ?> -
-
+

Anime

+_render('element', 'animetable', compact('anime')) ?> html->link("More", array('controller' => 'search', 'action' => 'anime')); ?> -
- -

No results found

- - - -

Manga

+

Manga


@@ -64,7 +35,7 @@ $this->styles($this->html->style('pagination'));

No entries found

-

K Drama

+

K Drama


Title
@@ -90,5 +61,5 @@ $this->styles($this->html->style('pagination')); 'action' => 'anime')); ?> -

No Entries found

- \ No newline at end of file +

No Entries found

+ -- cgit v1.2.3
Title