forked from openlp/openlp
whitespace
This commit is contained in:
parent
6795c04947
commit
30ad1a3eb0
@ -641,7 +641,7 @@ class BibleMediaItem(MediaManagerItem):
|
|||||||
title = u'%s %s:%s-%s:%s (%s)' % (start_book, start_chapter,
|
title = u'%s %s:%s-%s:%s (%s)' % (start_book, start_chapter,
|
||||||
start_verse, old_chapter, old_verse, start_version)
|
start_verse, old_chapter, old_verse, start_version)
|
||||||
return title
|
return title
|
||||||
|
|
||||||
def checkTitle(self, item, old_item):
|
def checkTitle(self, item, old_item):
|
||||||
"""
|
"""
|
||||||
This methode checks if we are at the end of an verse range. If that is
|
This methode checks if we are at the end of an verse range. If that is
|
||||||
|
Loading…
Reference in New Issue
Block a user