-
- Downloads
Merge branch 'sidebar-expand-collapse' into 'master'
Fix right sidebar expand/collapse issue Fixed branch name of the !4117 ------------------ Fixes #15643 - Fixed a typo in `toggleSidebar` method of `Sidebar` class. - Fixed a minor styling issue to fix the sidebar to the top of the page. - Added tests for Sidebar. ## Before  ## After  See merge request !4292
No related branches found
No related tags found
Showing
- app/assets/javascripts/application.js.coffee 0 additions, 32 deletionsapp/assets/javascripts/application.js.coffee
- app/assets/javascripts/right_sidebar.js.coffee 35 additions, 1 deletionapp/assets/javascripts/right_sidebar.js.coffee
- spec/javascripts/fixtures/right_sidebar.html.haml 13 additions, 0 deletionsspec/javascripts/fixtures/right_sidebar.html.haml
- spec/javascripts/right_sidebar_spec.js.coffee 69 additions, 0 deletionsspec/javascripts/right_sidebar_spec.js.coffee
Please register or sign in to comment