Skip to content

Commit

Permalink
Browse DB: Switch on folderMenuStyle="true"
Browse files Browse the repository at this point in the history
(reference #40)
  • Loading branch information
piotrzarzycki21 committed Nov 7, 2023
1 parent 661a023 commit 1116046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</fx:Script>
<breadcrump:Breadcrump localId="browserBreadcrump"/>
<j:HGroup percentWidth="100" percentHeight="100" gap="1">
<topMenu:TopMenu localId="browserTopMenu" percentHeight="100">
<topMenu:TopMenu localId="browserTopMenu" percentHeight="100" folderMenuStyle="true">
<topMenu:style>
<js:SimpleCSSStyles marginLeft="-10" paddingBottom="64"/>
</topMenu:style>
Expand Down

0 comments on commit 1116046

Please sign in to comment.