1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

- fix description rendering in history elements

This commit is contained in:
2014-09-11 14:34:22 +02:00
parent ea092a7f23
commit 3d07bd8460
6 changed files with 34 additions and 11 deletions

View File

@@ -15,5 +15,7 @@
<review by_group="group1" state="new" when="2010-12-28T00:11:22" who="abc">
<comment>review start</comment>
</review>
<history name="new" when="2010-12-11T00:00:00" who="creator" />
<history when="2010-12-11T00:00:00" who="creator">
<description>Created request</description>
</history>
</request>