# HG changeset patch # User Gautier Thibault # Date 1271777413 -7200 # Node ID 77de272658332ca95f03ef52c6312d071dd91372 # Parent 9452e144c4d401740871db6a7e2cd0b8b6ffd0c4 optimisation for films list diff -r 9452e144c4d4 -r 77de27265833 web/thdProject/apps/frontend/modules/search/templates/_searchList.php --- a/web/thdProject/apps/frontend/modules/search/templates/_searchList.php Tue Apr 20 16:42:31 2010 +0200 +++ b/web/thdProject/apps/frontend/modules/search/templates/_searchList.php Tue Apr 20 17:30:13 2010 +0200 @@ -1,52 +1,13 @@
- +
\ No newline at end of file diff -r 9452e144c4d4 -r 77de27265833 web/thdProject/apps/frontend/modules/search/templates/viewSearchListSuccess.php --- a/web/thdProject/apps/frontend/modules/search/templates/viewSearchListSuccess.php Tue Apr 20 16:42:31 2010 +0200 +++ b/web/thdProject/apps/frontend/modules/search/templates/viewSearchListSuccess.php Tue Apr 20 17:30:13 2010 +0200 @@ -2,19 +2,3 @@ 'all', 'filmCount' => '10', 'searchFilms' => $searchFilms, 'pageIndex' => $pageIndex, 'pageNbItems' => $pageNbItems)); ?> - \ No newline at end of file