From 20bc1a685ce1a79a002cd53be49f4e26f18a83f0 Mon Sep 17 00:00:00 2001 From: Shoichi Kaji Date: Fri, 5 May 2017 09:50:33 +0900 Subject: [PATCH] add class "img-responsive" to tag in pod --- lib/MetaCPAN/Web/Controller/Pod.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/MetaCPAN/Web/Controller/Pod.pm b/lib/MetaCPAN/Web/Controller/Pod.pm index 950cf71b19..e83b2c7328 100644 --- a/lib/MetaCPAN/Web/Controller/Pod.pm +++ b/lib/MetaCPAN/Web/Controller/Pod.pm @@ -168,7 +168,7 @@ sub view : Private { }, replace_img => sub { my ( $tagname, $attrs, $text ) = @_; - my $tag = '{$attr};