From 5d5d9e45b859a6d00d7b30b67474cb92aaa0e5af Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 6 Sep 2014 15:44:22 -0400 Subject: [PATCH] Remove MAIN_SIDE_BAR_SEARCH from the documentation, update release notes for 1.1 --- docs/releases/1.1.rst | 4 ++++ docs/topics/settings.rst | 9 --------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/releases/1.1.rst b/docs/releases/1.1.rst index 113902eb01..9c21be0ebd 100644 --- a/docs/releases/1.1.rst +++ b/docs/releases/1.1.rst @@ -12,6 +12,10 @@ Overview What's new in Mayan EDMS v1.1 ============================= +* Removal of the MAIN_SIDE_BAR_SEARCH +* Views namespaces +* German language translation updates + Upgrading from a previous version ================================= diff --git a/docs/topics/settings.rst b/docs/topics/settings.rst index a551b30def..8238d22e46 100644 --- a/docs/topics/settings.rst +++ b/docs/topics/settings.rst @@ -485,15 +485,6 @@ Display extra information in the login screen. Main ==== -.. setting:: MAIN_SIDE_BAR_SEARCH - -**MAIN_SIDE_BAR_SEARCH** - -Default: ``False`` - -Controls whether the search functionality is provided by a sidebar widget or by a menu entry. - - .. setting:: MAIN_DISABLE_HOME_VIEW **MAIN_DISABLE_HOME_VIEW**