← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 487: Add a point after the number of each suggestion

 

------------------------------------------------------------
revno: 487
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Sat 2013-01-05 18:17:53 +0100
message:
  Add a point after the number of each suggestion
modified:
  src/alfanous-django/templates/results.html


--
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-django/templates/results.html'
--- src/alfanous-django/templates/results.html	2013-01-05 14:01:59 +0000
+++ src/alfanous-django/templates/results.html	2013-01-05 17:17:53 +0000
@@ -20,7 +20,7 @@
 			{% for suggestion_key, suggestion_item in suggestions.suggest.items %}
 				<p dir='{{ bidi }}' >
 				<div class='word_details'>
-				<span style=' font-size:14pt; color:#00aa00;'> {{ forloop.counter }} </span>
+				<span style=' font-size:14pt; color:#00aa00;'> {{ forloop.counter }}. </span>
 				<div class='details_label word_info0'>  {{ _("word") }} |  {{ suggestion_key }} </div>
 				{% for suggestion_sub_item  in suggestion_item %}
 					<a class='no_decoration' href="?{% build_search_link params  suggestion_sub_item 1 False %}">