mirror of
https://github.com/safing/portmaster
synced 2025-04-18 01:49:09 +00:00
[desktop/angular] Deactivate View Active button
This commit is contained in:
parent
dc1b9f98f2
commit
99e2f63c03
1 changed files with 3 additions and 0 deletions
|
@ -181,6 +181,8 @@
|
|||
Get Help
|
||||
</a>
|
||||
|
||||
<!--
|
||||
TODO: "View Active" button is broken or should have been removed.
|
||||
<div sfngTipUpAnchor="left" class="flex space-x-2 flex-rows">
|
||||
<sfng-tipup key="appSettings-Filter"></sfng-tipup>
|
||||
<sfng-select [ngModel]="viewSetting" (ngModelChange)="viewSettingChange.next($event)"
|
||||
|
@ -193,6 +195,7 @@
|
|||
</sfng-select-item>
|
||||
</sfng-select>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
|
||||
<div class="flex items-center text-tertiary">
|
||||
|
|
Loading…
Add table
Reference in a new issue