summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2013-08-29 20:00:41 +0200
committerAlex Legler <alex@a3li.li>2013-08-29 20:00:41 +0200
commit1b9824b86719073431825f286a6450cecfa94a93 (patch)
treea453b2205a52ca74cd93424d512120bfdc1a5b74
parentglsa/show: Display CVE reference details (diff)
downloadglsamaker-1b9824b86719073431825f286a6450cecfa94a93.tar.gz
glsamaker-1b9824b86719073431825f286a6450cecfa94a93.tar.bz2
glsamaker-1b9824b86719073431825f286a6450cecfa94a93.zip
cve/assign_preview: Display new title in new line for improved readability
-rw-r--r--app/views/cve/assign_preview.html.erb4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/cve/assign_preview.html.erb b/app/views/cve/assign_preview.html.erb
index 0b1bf94..3fff283 100644
--- a/app/views/cve/assign_preview.html.erb
+++ b/app/views/cve/assign_preview.html.erb
@@ -4,7 +4,9 @@
</strong>
<p><tt><%= @summary %></tt></p>
-<p>(was: <tt><%= @bug.summary %></tt>)</p>
+<p><small>was:</small><br />
+ <tt><%= @bug.summary %></tt>
+</p>
<br />
<strong>