Skip to content

Commit

Permalink
Fix missing log menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Jun 4, 2024
1 parent 02bb655 commit 26b7ae6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added

- ![OTHER] Add Windows binaries to release
- ![OTHER] Add Windows binaries to release [#885](https://github.com/jdemetra/jdemetra-app/issues/885)

### Fixed

- ![IO] Fix parsing of .ods files [#881](https://github.com/jdemetra/jdemetra-app/issues/881)
- ![UI] Fix missing log menu item [#889](https://github.com/jdemetra/jdemetra-app/issues/889)

### Changed

Expand Down
2 changes: 0 additions & 2 deletions nbdemetra-ui/src/main/resources/ec/nbdemetra/ui/layer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@
<file name="LibrariesCustomizerAction.shadow_hidden"/>
</folder>
<folder name="View">
<file name="Separator1.instance_hidden"/>
<file name="org-netbeans-core-multiview-EditorsAction.instance_hidden"/>
<file name="org-netbeans-core-actions-LogAction.shadow_hidden"/>
</folder>
<folder name="Window">
<file name="org-netbeans-core-ide-ServicesTabAction.shadow_hidden"/>
Expand Down

0 comments on commit 26b7ae6

Please sign in to comment.