mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
feat(mail): Improve mail search (advanced search)
This commit is contained in:
@@ -512,13 +512,13 @@
|
||||
</div>
|
||||
|
||||
|
||||
<md-checkbox
|
||||
<!-- <md-checkbox
|
||||
ng-model="dialogCtrl.mainController.searchForm.attachements"
|
||||
ng-true-value="1"
|
||||
ng-false-value="0"
|
||||
label:aria-label="With attachments">
|
||||
<var:string label:value="With attachments"/>
|
||||
</md-checkbox>
|
||||
</md-checkbox> -->
|
||||
|
||||
<md-checkbox
|
||||
ng-model="dialogCtrl.mainController.searchForm.favorite"
|
||||
|
||||
Reference in New Issue
Block a user