Added original date and updated date to bookmark output if different.
authorBart Lantz <bartlantz@gmail.com>
Sat, 17 Dec 2011 19:27:50 +0000 (12:27 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Sun, 8 Apr 2012 18:17:10 +0000 (14:17 -0400)
commit9a46f7eb41b5e9d4edde8c5cd14a680b24a79f17
tree910a8117601402fb830e19168ccede31ada08045
parent3a514e232443be05939c0ad98f5f2b48a6637b56
Added original date and updated date to bookmark output if different.

If bModified is different from bDatetime, the bookmark is ordered by modified
time from a previous commit, this commit prints both the modified date as well
as the original date if they are different, to avoid confusion.
templates/bookmarks.tpl.php

Benjamin Mako Hill || Want to submit a patch?