Comment 5 for bug 1611019

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (stable/mitaka)

Reviewed: https://review.openstack.org/369564
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=274c595c4cb87628551622836268ff2670a2b0ea
Submitter: Jenkins
Branch: stable/mitaka

commit 274c595c4cb87628551622836268ff2670a2b0ea
Author: Sergey Filatov <email address hidden>
Date: Sun Aug 28 11:05:40 2016 +0300

    Adds multiline support for reports in dashboard

    Currently there is no way to specify linebreaks in app reports.
    This change adds django linebreaksbr filter to reports in
    dashboard which converts newlines into html <br />

    Change-Id: I91f5906056173428109d8a4f9c7750a601b801e9
    Closes-Bug: #1611019
    (cherry picked from commit c1b21fc1882120eb852b467eccad50c2317d0cae)