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**