From cce27d3aef6bb6a6a41260745fa1a14b82d97fbb Mon Sep 17 00:00:00 2001 From: Victor Wu Date: Thu, 13 Apr 2017 15:27:28 +0000 Subject: [PATCH] Remove issue boards from recent searches --- doc/user/search/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/search/index.md b/doc/user/search/index.md index 61850e38fce..45f443819ec 100644 --- a/doc/user/search/index.md +++ b/doc/user/search/index.md @@ -42,7 +42,7 @@ milestone, and label. ## Search History -You can view recent searches by clicking on the little arrow-clock icon, which is to the left of the search input. Click the search entry to run that search again. This feature is available for issues, merge requests, and issue boards. Searches are stored locally in your browser. +You can view recent searches by clicking on the little arrow-clock icon, which is to the left of the search input. Click the search entry to run that search again. This feature is available for issues and merge requests. Searches are stored locally in your browser. ![search history](img/search_history.gif)