BigW Consortium Gitlab

Commit ea59f664 by Phil Hughes

Merge branch 'consistent-filtered-search-boards' into 'master'

Make filtered search boards more consistent with EE Closes #33723 See merge request !12235
parents 041ffac4 9dc5ed96
......@@ -11,7 +11,6 @@ export default class FilteredSearchBoards extends gl.FilteredSearchManager {
// Issue boards is slightly different, we handle all the requests async
// instead or reloading the page, we just re-fire the list ajax requests
this.isHandledAsync = true;
this.cantEdit = cantEdit;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment