From 84ad9dd7246e268e0f877e796deee99748e43318 Mon Sep 17 00:00:00 2001 From: Christophe Vilayphiou Date: Wed, 15 Aug 2012 16:34:00 +0800 Subject: [PATCH] Fix ab_banner display --- lib/parsers/parser_common.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/parsers/parser_common.rb b/lib/parsers/parser_common.rb index 60ff7bfe..2ee2824b 100644 --- a/lib/parsers/parser_common.rb +++ b/lib/parsers/parser_common.rb @@ -73,6 +73,7 @@ module ParserCommon end end printable_ad_images.shuffle! + hide = printable_ad_images.size > 1 printable_ad_images.each do |ad_image| #TODO Need Reflact res << "" end res << ""