Opened 7 years ago
Closed 7 years ago
#7772 closed defect (bug) (fixed)
BP Nouveau: remove all code relative to activity timestamp updates in favor of Moment.js and Livestamp.js
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | has-patch commit |
Cc: |
Description
There's still some "old" code about dynamically updating the activity entries timestamps in BP Nouveau. Since 2.7.0 Moment.js and Livestamp have been introduced to perform these dynamic timestamp updates for BP Legacy.
I think we should get rid of the "old" code and let Moment.js and Livestamp.js take care of dynamically updating the activity entries timestamps for BP Nouveau.
See attached patch.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks :)