Skip to content

Commit 0af027f

Browse files
committed
Notificaiton filter button is always enabled now.
1 parent 99b5040 commit 0af027f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WooCommerce/Classes/ViewRelated/Notifications/NotificationsViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,6 @@ private extension NotificationsViewController {
733733
///
734734
func updateNavBarButtonsState(enabled: Bool) {
735735
leftBarButton.isEnabled = enabled
736-
rightBarButton.isEnabled = enabled
737736
}
738737
}
739738

0 commit comments

Comments
 (0)