Comment 3 for bug 1516834

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

Reviewed: https://review.openstack.org/246065
Committed: https://git.openstack.org/cgit/openstack/oslosphinx/commit/?id=0b555a001f5c2bf9bbc6464e8be5aae04c805f35
Submitter: Jenkins
Branch: master

commit 0b555a001f5c2bf9bbc6464e8be5aae04c805f35
Author: Doug Hellmann <email address hidden>
Date: Tue Nov 17 01:06:00 2015 +0000

    fix html context event handler

    The event handler should return a replacement template *name* or None.
    Since we don't want to change the template, return None.

    Change-Id: I3012ad22505230c488aa4babbd4141d903b7ab0d
    Closes-Bug: 1516834