MantisBT: master b5ea0dd1
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | atrol | master | 2018-11-16 04:26 | master 12dd3509 |
Affected Issues | 0024976: Sidebar's collapsed state is not preserved | |||
Changeset | Proper fix for duplicate 'sidebar' div ID The initial attempt at fixing this issue [1] introduced a regression in Using a different ID for the toggle button or the sidebar div caused The root cause was a bug in the javascript code saving the sidebar's We now have ID 'sidebar' for the actual sidebar, and 'sidebar-btn' for Fixes 0024976 [1]: commit b7b914549fe8fbdf4ee4053f475031df9d6a4674 |
|||
mod - core/layout_api.php | Diff File | |||
mod - js/common.js | Diff File |