diff options
author | Gabriel Hurley <gabriel@strikeawe.com> | 2013-03-19 15:30:16 -0700 |
---|---|---|
committer | Gabriel Hurley <gabriel@strikeawe.com> | 2013-03-19 15:30:16 -0700 |
commit | f95dd004dc4b0c8f52f934c8669fcbd7ad584fe4 (patch) | |
tree | e8303d3db05668e6c7e9badb80def075d641dc5d /doc/source | |
parent | 1ae75986e4baa80ab4a01acd9b108ff32f65016d (diff) | |
download | tuskar-ui-f95dd004dc4b0c8f52f934c8669fcbd7ad584fe4.tar.gz |
Remove note on theming from release notes.
Change-Id: If7964f37eab3ada01d6efc8e6ec8d6f959d7151e
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/releases/2013_1.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/source/releases/2013_1.rst b/doc/source/releases/2013_1.rst index ad62f3ee..e9dfb06f 100644 --- a/doc/source/releases/2013_1.rst +++ b/doc/source/releases/2013_1.rst @@ -190,15 +190,6 @@ a delimiting character (usually "/") in the object name. Horizon has been updated under the hood to use this method, which should bring it better into line with how most deployments are using their object storage. -Easier Theming For Distros -~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Many distros have policies of not modifying the source code for a package, and -that made providing a custom theme or stylesheet for Horizon quite difficult. -As such, new mechanisms for defining a custom theme path have been added so that -it can be added to your local_settings file instead of having to alter any of -the core OpenStack Dashboard files. - Other Improvements and Fixes ---------------------------- |