]> git.parisson.com Git - telemeta.git/commitdiff
+1 1.4.4-2.lam
authoryomguy <yomguy@parisson.com>
Thu, 27 Sep 2012 02:43:51 +0000 (04:43 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 27 Sep 2012 02:43:51 +0000 (04:43 +0200)
telemeta/views/home.py

index 633f04d393f4aea6d46cf85e56f0334c4d21d78a..18e3828f7180e89918118a4d207bcb25b4a39185 100644 (file)
@@ -60,7 +60,7 @@ class HomeView(object):
         if len(_sound_pub_items) == 2:
             sound_pub_items = [_sound_pub_items[1]]
         elif len(_sound_pub_items) > 2:
-            sound_pub_items = _sound_pub_items[1:4]
+            sound_pub_items = _sound_pub_items[1:5]
         else:
             sound_pub_items = None