Comment 2 for bug 1409420

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

Reviewed: https://review.openstack.org/146316
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=12c37e3af0a95cb793ad1fb7e055276da049e5ac
Submitter: Jenkins
Branch: master

commit 12c37e3af0a95cb793ad1fb7e055276da049e5ac
Author: jing.liuqing <jing.liuqing@99cloud.net>
Date: Sun Dec 28 23:22:51 2014 +0800

    Fix UncompressableFileError for latest horizon code

    When pulling the latest horizon code and update required packages,
    then login it, it will raise UncompressableFileError because of the
    incorrect smart-table.js path, the patch will fix it.

    Change-Id: I4600ed1a290976b9ab1f5a4f4f5287392c018d30
    Closes-Bug: 1409420