Reviewed: https://review.openstack.org/312322 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cada006da7afeedff61f0b8e46a8af8818abe70a Submitter: Jenkins Branch: master
commit cada006da7afeedff61f0b8e46a8af8818abe70a Author: sharat.sharma <[email protected]> Date: Wed May 4 09:51:36 2016 +0530 Added 'help_url' example to local_settings.py Docs say to edit 'help_url' in local_settings.py, but the option isn't there. So, added the help_url option to local_settings.py. Change-Id: I0b23bb99f700d7330619de4e2151eecee49f733e Closes-Bug: #1578009 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1578009 Title: Add 'help_url' example to local_settings.py Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Following instructions here: http://docs.openstack.org/admin- guide/common/dashboard_customizing.html, in section #Help URL, will break Horizon. Docs say to edit 'help_url' in local_settings.py, but the option isnt there. Please add a line: HORIZON_CONFIG["help_url"] = "http://openstack.mycompany.org" I have also opened another bug in openstack-manuals to get docs updated: https://bugs.launchpad.net/openstack-manuals/+bug/1578008 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1578009/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

