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