changeset 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 a6f150d0ab9d
children 54f616fbd3c5
files bns_website/templates/bands/band_list.html
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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'
       });