From 5486766ba6dba69419eb1bd4a38c54a06e1b8fd8 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 28 Jul 2020 16:01:05 +0530 Subject: Remove pager in text testimonials, adjust video height and width --- fellowship_testimonials.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fellowship_testimonials.module') diff --git a/fellowship_testimonials.module b/fellowship_testimonials.module index 8b73e9c..081586c 100755 --- a/fellowship_testimonials.module +++ b/fellowship_testimonials.module @@ -109,8 +109,8 @@ $query->fields('fellowship_testimonials'); $query->condition('testimonial_type', 'T'); $query->orderBy('year', 'DESC'); - $result = $query->extend('PagerDefault')->limit(3)->execute(); - + //$result = $query->extend('PagerDefault')->limit(3)->execute(); + $result = $query->execute(); $page_content .= "