gui: Show xattr filter editor when send xattrs checked (fixes #8958) (#8959)

This commit is contained in:
Jakob Borg 2023-07-10 08:01:08 +02:00 committed by GitHub
parent 11ece5d89e
commit b2886f11b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
</div>
</div>
<div class="row" ng-if="currentFolder.syncXattrs">
<div class="row" ng-if="currentFolder.syncXattrs || currentFolder.sendXattrs">
<div class="col-md-12">
<p>
<label translate>Extended Attributes Filter</label>