Closed
Bug 427590
Opened 18 years ago
Closed 16 years ago
crash report modules table should support sorting
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
1.1
People
(Reporter: timeless, Assigned: morgamic)
References
Details
Attachments
(1 file)
|
874 bytes,
patch
|
ryansnyder
:
review-
|
Details | Diff | Splinter Review |
ted: i'd like to sort the modules columns if i have js enabled :)
at least filename, version, and debug filename
obviously sorting debug identifier is unlikely to do me much good
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → morgamic
| Assignee | ||
Updated•16 years ago
|
Target Milestone: --- → 0.7
| Assignee | ||
Updated•16 years ago
|
Target Milestone: 0.7 → 1.1
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #411631 -
Flags: review?
| Assignee | ||
Updated•16 years ago
|
Attachment #411631 -
Flags: review? → review?(ryan)
Comment 2•16 years ago
|
||
Comment on attachment 411631 [details] [diff] [review]
adds tablesorter to modules table in report index
Missing comma after 'js/jquery/plugins/ui/jquery.ui.all.js'
[rsnyder@khan webapp-php]$ php -l application/views/report/index.php
PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in application/views/report/index.php on line 12
Errors parsing application/views/report/index.php
Everything else looks ok in the code. Once that's fixed, feel free to commit.
Attachment #411631 -
Flags: review?(ryan) → review-
| Assignee | ||
Comment 3•16 years ago
|
||
Thanks, Ryan. Fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•