From acb2992c9b3baf976346c6ce5ae60e107551134d Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 23 Oct 2012 18:19:23 -0400 Subject: Bug 803058: add a shortcut to quicksearch to enable or disable comment searching for that query --- template/en/default/pages/quicksearch.html.tmpl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'template/en/default/pages') diff --git a/template/en/default/pages/quicksearch.html.tmpl b/template/en/default/pages/quicksearch.html.tmpl index 901f05467..c43047d9f 100644 --- a/template/en/default/pages/quicksearch.html.tmpl +++ b/template/en/default/pages/quicksearch.html.tmpl @@ -303,6 +303,14 @@ #value + + Comment Searching + + Allows overriding of the comment searching preference.
+ "++comments" will always enable comment searching.
+ "--comments" will always disable searching.
+ + [% IF Param('usestatuswhiteboard') %] [% field_descs.short_desc FILTER html %] -- cgit v1.2.3-24-g4f1b