Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,5 @@
- Fixed additional validation for supercheckout module using currentcontroller variable
- Fixed automatic PUDO point pre-selection in LIST mode
- Fixed PUDO shipment CSS styling
- Added timeframes to shipment request
- Added timeframes to shipment request
- Fixed DPDBaltics menu item disappearing from sidebar when navigating to module pages
3 changes: 2 additions & 1 deletion views/css/admin/global_module.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/
#subtab-AdminDPDBalticsModule{
#subtab-AdminDPDBalticsModule > ul,
#subtab-AdminDPDBalticsModule .submenu {
display: none;
}
Loading