[Mpuls-commits] r4455 - base/trunk/mpulsweb/templates/search

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Dec 29 12:44:44 CET 2010


Author: torsten
Date: 2010-12-29 12:44:44 +0100 (Wed, 29 Dec 2010)
New Revision: 4455

Modified:
   base/trunk/mpulsweb/templates/search/search.mako
Log:
* mpulsweb/templates/search/search.mako: Fixed display of state search options


Modified: base/trunk/mpulsweb/templates/search/search.mako
===================================================================
--- base/trunk/mpulsweb/templates/search/search.mako	2010-12-29 11:42:24 UTC (rev 4454)
+++ base/trunk/mpulsweb/templates/search/search.mako	2010-12-29 11:44:44 UTC (rev 4455)
@@ -57,7 +57,7 @@
             <input type="hidden" name="standin" id="show_other" value="">
         % endif
       % endif
-      % if g.mpuls_config.is_enabled('search', 'option-responsibilty'):
+      % if g.mpuls_config.is_enabled('search', 'option-state'):
         <tr>
           <td class="label">${_('Status')}</td>
           <td>



More information about the Mpuls-commits mailing list