wjr changes to extras.tt2
authorJeff Godin <jgodin@tadl.org>
Fri, 20 Jul 2012 16:43:26 +0000 (12:43 -0400)
committerJeff Godin <jgodin@tadl.org>
Fri, 20 Jul 2012 16:43:26 +0000 (12:43 -0400)
wjr changes to extras.tt2 -- removal of image.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
templates_tadlskin/opac/parts/record/extras.tt2

index 4a473c3..b636c3b 100644 (file)
@@ -47,7 +47,7 @@
                         img_url = ctx.media_prefix _ '/images/rdetail_arrow.png';
                     END;
                 %]
-                <a name='[% name %]' href='[% href %]'><img alt='[% extra.label %]' src='[% img_url %]'/></a>
+                <a name='[% name %]' href='[% href %]'></a>
                 <a href='[% href %]' class="rdetail_extras_lbl">[% extra.label %]</a>
             </div>
         </div>