]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Use a renderer function on the date field
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 01:44:47 +0000 (18:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 01:44:47 +0000 (18:44 -0700)
Instead of creatign an extra column containing the date text, use a
renderer function to create the text dynamically.

Just the date right now, but we'll do them all this way.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found