Mercurial > public > bravenewsurf
diff bns_website/templates/bands/band_list.html @ 85:e60af48feb00
band_list.html was referencing some images that no longer exist. This fixes errors seen in the site log files.
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Sat, 26 Nov 2011 15:08:25 -0600 |
parents | e0a0ebc56afe |
children |
line wrap: on
line diff
--- a/bns_website/templates/bands/band_list.html Fri Nov 25 19:31:00 2011 -0600 +++ b/bns_website/templates/bands/band_list.html Sat Nov 26 15:08:25 2011 -0600 @@ -26,8 +26,6 @@ randomStart: true, pager: true, pagerType: 'full', - nextImage: '{{ STATIC_URL }}images/icon_arrow_right.png', - prevImage: '{{ STATIC_URL }}images/icon_arrow_left.png', wrapperClass: 'bands-slider-wrap' });