Comment 2 for bug 1655249

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove-dashboard (master)

Reviewed: https://review.openstack.org/418230
Committed: https://git.openstack.org/cgit/openstack/trove-dashboard/commit/?id=6657919d872d47dfa26e7b56142b676fb34dac96
Submitter: Jenkins
Branch: master

commit 6657919d872d47dfa26e7b56142b676fb34dac96
Author: qiaomin <chen.qiaomin@99cloud.net>
Date: Tue Jan 10 15:30:41 2017 +0800

    Use 'trimmed' for blocktrans in html page

    Add trimmed option to blocktrans, blocktrans trimmed
    option removes newlines from contents of blocktrans
    and replaces any whitespace at the beginning and end of a line into
    a single space. This makes translator life easier.
    More detail is described in the bug report.

    Change-Id: I835167eeec4f8596cec9c906548b3fa557ed1374
    Closes-Bug: #1655249