Opened 17 years ago
Closed 17 years ago
#5954 closed defect (bug) (fixed)
"Edit Timestamp" should return false when clicked
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
When clicking "Edit Timestamp", the url changes because the href is followed. This is unnecessary and a 'return false' can be added to the existing jQuery click functions to prevent it.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
There was also some whitespace at the end of those js files.