Closed
Bug 589547
Opened 15 years ago
Closed 15 years ago
Wrong description for editing a flag
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: himorin, Assigned: himorin)
Details
Attachments
(1 file)
|
614 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
At lines 2055-2057 in administration.xml, "Edit" link is pointed as the flag editing. Currently (at least 3.4), we can edit flags with clicking flag's name itself.
> 2052 <section id="flags-edit">
> 2053 <title>Editing a Flag</title>
> 2054 <para>
> 2055 To edit a flag's properties, just click on the <quote>Edit</quote>
> 2056 link next to the flag's description. That will take you to the same
> 2057 form as described below (<xref linkend="flags-create"/>).
> 2058 </para>
> 2059</section>
Attachment #468139 -
Flags: review?
Comment 1•15 years ago
|
||
Comment on attachment 468139 [details] [diff] [review]
as this?
>+ To edit a flag's properties, just click the <quote>flag's name</quote>.
Don't use <quote> </quote> here. r=LpSolit with this change.
Attachment #468139 -
Flags: review? → review+
Comment 2•15 years ago
|
||
Can land on all supported branches, if someone has the motivation to do it.
Assignee: documentation → shimono
Severity: normal → minor
Status: NEW → ASSIGNED
Flags: approval+
Target Milestone: --- → Bugzilla 3.2
Comment 3•15 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified docs/en/xml/administration.xml
Committed revision 7483.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.0/
modified docs/en/xml/administration.xml
Committed revision 7412.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.6/
modified docs/en/xml/administration.xml
Committed revision 7178.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.4/
modified docs/en/xml/administration.xml
Committed revision 6778.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.2/
modified docs/en/xml/administration.xml
Committed revision 6399.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•