Details: add a colon after the field title.
authorMurray Cumming <murrayc@murrayc.com>
Wed, 27 Jul 2011 10:53:14 +0000 (12:53 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 27 Jul 2011 10:53:14 +0000 (12:53 +0200)
commit37b5a6ab520f2add671eabe1095f4c8e09a9b6d6
treec361c55e3ea2768e60d34f5b96cca68e0687a939
parenta914065927d35f05b5e5bc50042086c68295d18d
Details: add a colon after the field title.

* src/main/java/org/glom/web/client/ui/FlowTable.java
(FlowTable.addDetailsCell):
Otherwise the title and the value seem to be part of one thing.
This matches the mockup and the desktop UI, though the desktop UI uses
a GtkEntry anyway.
src/main/java/org/glom/web/client/ui/FlowTable.java