Mailing List Archive

[bricoleurs/bricolage] 35f208: Don't show UUID in asset summary.
Branch: refs/heads/master
Home: https://github.com/bricoleurs/bricolage

Commit: 35f2082cf5baeb9d2c507c155ffea86e78cc290e
https://github.com/bricoleurs/bricolage/commit/35f2082cf5baeb9d2c507c155ffea86e78cc290e
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-04-18 (Mon, 18 Apr 2011)

Changed paths:
M comp/widgets/summary/media_meta.html
M comp/widgets/summary/story_meta.html
M comp/widgets/summary/template_meta.html

Log Message:
-----------
Don't show UUID in asset summary.

Instead, put both the ID and the UUID into the title attribute of the `<dl>`
element.

Anyone know why the summary widget isn't used when viewing or editing an
asset, only when viewing it as a related? Seems to me it ought to be
consistent.