Opened 5 years ago
Closed 5 years ago
#5954 closed defect (bug) (fixed)
"Edit Timestamp" should return false when clicked
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| 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.