client-barcode: Increase presentation time of item info page (bug #202)

This commit is contained in:
Sebastian Pipping 2011-10-19 19:30:26 +02:00
parent 5ba9cf97d6
commit eff542bc99
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ def item_info_page(item):
print(COLOR_MUCH + 'Zum Kaufen bitte einloggen.' + COLOR_RESET)
print()
delay('Weiter', 3)
delay('Weiter', 6)
class Status: