Comment 3 for bug 1582298

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

Reviewed: https://review.openstack.org/317051
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4b870b12c139bda715c9d68e53daf80b51034d42
Submitter: Jenkins
Branch: master

commit 4b870b12c139bda715c9d68e53daf80b51034d42
Author: Diana Whitten <email address hidden>
Date: Mon May 16 10:34:21 2016 -0700

    Django compressor cannot find custom theme templates

    An else condition was missed in the Theme Template loader. Some
    templates that are loaded from a theme do start with '/', so
    another elif was added to catching this possibility.

    Closes-bug: #1582298

    Change-Id: I74e147d5abdcb2ab12f1a0c8e7af7fc7f89aff1e