clarify activity log checkbox
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<Label text="To" textFill="#64748b" />
|
||||
<DatePicker fx:id="dpEnd" onAction="#onDateChanged" promptText="End date" prefWidth="140.0" prefHeight="36.0" />
|
||||
<Region HBox.hgrow="ALWAYS" />
|
||||
<CheckBox fx:id="chkHideViewOnly" onAction="#onFilterChanged" text="Hide view-only" />
|
||||
<CheckBox fx:id="chkHideViewOnly" onAction="#onFilterChanged" text="Hide view-only actions (browsing, viewing details)" />
|
||||
</children>
|
||||
</HBox>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user