[desktop/angular] Deactivate View Active button
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user