Comment 4 for bug 1525149

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

Reviewed: https://review.openstack.org/257308
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=08879148a5dc636cfa42d6a44cd97d479da9ec21
Submitter: Jenkins
Branch: master

commit 08879148a5dc636cfa42d6a44cd97d479da9ec21
Author: Vitaly Kramskikh <email address hidden>
Date: Mon Dec 14 15:13:35 2015 +0300

    Return full reload on location change

    In few places we have i18n() calls which are run on module load.
    I think it's not a good idea to wrap all of them into functions,
    so this commit returns back full page reload on changing locale.

    Change-Id: I5e9fe9549b7091d4a2d0a68ab9a9bcd4698d264a
    Closes-Bug: #1525149