Closed
Bug 486942
Opened 16 years ago
Closed 16 years ago
Download page update: localized templates
Categories
(Bugzilla :: bugzilla.org, enhancement)
Bugzilla
bugzilla.org
Tracking
()
RESOLVED
FIXED
People
(Reporter: vitaly.fedrushkov, Assigned: vitaly.fedrushkov)
References
()
Details
Attachments
(2 files, 1 obsolete file)
|
5.15 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
|
26.23 KB,
image/png
|
Details |
Layout optimized once more
Available versions updated after recent release
Attachment #371138 -
Flags: review?(wurblzap)
| Assignee | ||
Updated•16 years ago
|
Attachment #371138 -
Flags: review?(LpSolit)
Comment 1•16 years ago
|
||
Comment on attachment 371138 [details] [diff] [review]
Patch
>--- bugzilla-org/src/download/index.html
>+ <tr><th>[% release.legacy.branch %]</th>
>+ <th>[% release.old.branch %]</th>
>+ <th>[% release.stable.branch %]</th>
>+ <th>[% release.dev.branch %]</th>
>+ </tr>
Just FYI, I don't think it's a good idea to put those in as variables, as they will change when we have a new major stable release, but I will not necessarily fix the localizations section.
Updated•16 years ago
|
Assignee: website → vitaly.fedrushkov
Severity: normal → enhancement
Comment 2•16 years ago
|
||
Yeah, it's probably better to hardcode branch names. Vitaly, do you have a screenshot of the updated page?
| Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #1)
> Just FYI, I don't think it's a good idea to put those in as variables, as
> they will change when we have a new major stable release, but I will not
> necessarily fix the localizations section.
Valid point, fixed.
Also, page in Doctor is somewhat wider, so there's a need for 'width' or more cellspacing to keep numbers from crowding.
Attachment #371138 -
Attachment is obsolete: true
Attachment #372169 -
Flags: review?(wurblzap)
Attachment #371138 -
Flags: review?(wurblzap)
Attachment #371138 -
Flags: review?(LpSolit)
| Assignee | ||
Comment 4•16 years ago
|
||
Here's how it looks now
| Assignee | ||
Updated•16 years ago
|
Attachment #372169 -
Flags: review?(LpSolit)
Comment 5•16 years ago
|
||
Comment on attachment 372169 [details] [diff] [review]
Patch v2
The UI looks good, and I see nothing wrong with the code. r=LpSolit
Attachment #372169 -
Flags: review?(wurblzap)
Attachment #372169 -
Flags: review?(LpSolit)
Attachment #372169 -
Flags: review+
Updated•16 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: approval+
Comment 6•16 years ago
|
||
Checking in bugzilla-org/src/download/index.html;
/www/bugzilla-org/src/download/index.html,v <-- index.html
new revision: 1.140; previous revision: 1.139
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•