Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
9a7cc1a4
You need to sign in or sign up before continuing.
Commit
9a7cc1a4
authored
Jul 07, 2010
by
Reed Loden
Committed by
Max Kanat-Alexander
Jul 07, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 575499: Fix a few text issues on the new Advanced Search page
r=mkanat, a=mkanat
parent
0551dc5d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
boolean-charts.html.tmpl
template/en/default/search/boolean-charts.html.tmpl
+1
-1
form.html.tmpl
template/en/default/search/form.html.tmpl
+3
-3
No files found.
template/en/default/search/boolean-charts.html.tmpl
View file @
9a7cc1a4
...
...
@@ -51,7 +51,7 @@
<h3 id="chart">
Custom Search <span class="section_help">Didn't find what
you're looking for above? This area allows for ANDs, ORs
you're looking for above? This area allows for ANDs, ORs
,
and other more complex searches.</span>
</h3>
...
...
template/en/default/search/form.html.tmpl
View file @
9a7cc1a4
...
...
@@ -310,8 +310,8 @@ TUI_hide_default('information_query');
<div class="bz_section_title" id="people_filter">
<div id="people_query_controller" class="arrow">▼</div>
<a href="javascript:TUI_toggle_class('people_query')">Search By People</a>
<span>Narrow results to a role (ie. [% field_descs.assigned_to FILTER html %],
[%
field_descs.reporter FILTER html
%], [% field_descs.commenter FILTER html %],
<span>Narrow results to a role (i
.
e. [% field_descs.assigned_to FILTER html %],
[%
+ field_descs.reporter FILTER html
%], [% field_descs.commenter FILTER html %],
etc.) a person has on [% terms.abug %]
</span>
</div>
...
...
@@ -375,7 +375,7 @@ TUI_hide_default('information_query');
size="20" value="[% default.chfieldvalue.0 FILTER html %]">
</li>
<li>
<label for="chfieldfrom">
B
etween:</label>
<label for="chfieldfrom">
b
etween:</label>
<input name="chfieldfrom" id="chfieldfrom" size="10"
value="[% default.chfieldfrom.0 FILTER html %]" onchange="updateCalendarFromField(this)">
<button type="button" class="calendar_button"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment