refs #6641 add button my team
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
jcasado 2024-04-04 13:53:23 +02:00
parent 2cf5e94002
commit 5acef1fcc0
1 changed files with 7 additions and 0 deletions

View File

@ -73,5 +73,12 @@
<vn-horizontal class="vn-mt-lg">
<vn-submit label="Search"></vn-submit>
</vn-horizontal>
<vn-horizontal class="vn-px-lg">
<vn-check
vn-one
label="My team"
ng-model="filter.myTeam"
triple-state="true">
</vn-horizontal>
</form>
</div>