← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 479: add fuzzy search and unvocalized text checkboxes to WUI

 

------------------------------------------------------------
revno: 479
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Fri 2013-01-04 21:22:10 +0100
message:
  add fuzzy search and unvocalized text checkboxes to WUI
modified:
  src/alfanous-django/templates/base.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/base.html'
--- src/alfanous-django/templates/base.html	2013-01-04 20:03:59 +0000
+++ src/alfanous-django/templates/base.html	2013-01-04 20:22:10 +0000
@@ -233,7 +233,10 @@
 		<td colspan="4" style="background:url(/static/images/main_table_06.png) no-repeat;width:395px;height:21px;"> </td></tr>
 </table>
 
-
+<br/>
+<input type="checkbox"  name="fuzzy" value="True"/> <span class="xtitle">{{ _("Fuzzy search") }} </span> 
+<input type="checkbox" name="vocalized" value="False"/> <span class="xtitle">{{ _("Unvocalized text") }} </span>
+<br/>
 
 <div class="donate-box" > 
 	<a class="donate_button" target='_blank' href=''>{{ _("Donate") }}</a><br/>