← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 494: fix a problem with paging in minimal view

 

------------------------------------------------------------
revno: 494
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Sat 2013-01-05 20:32:19 +0100
message:
  fix a problem with paging in minimal view
modified:
  src/alfanous/Outputs.py


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'src/alfanous/Outputs.py'
--- src/alfanous/Outputs.py	2013-01-05 19:09:10 +0000
+++ src/alfanous/Outputs.py	2013-01-05 19:32:19 +0000
@@ -407,7 +407,6 @@
 		# pre-defined views
 		if view == "minimal":
 			vocalized = False
-			range = 25
 			recitation = None
 			translation = None
 			prev_aya = next_aya = False