fix: UI improvements

This commit is contained in:
Nick
2019-03-17 13:39:58 -04:00
parent 358e79d7f5
commit c687699692
13 changed files with 69 additions and 48 deletions

View File

@@ -100,15 +100,17 @@
v-toolbar(flat, color='grey darken-4', dense)
v-icon.mr-2 search
v-subheader.pl-0 Advanced Search
v-spacer
v-chip(label, small, color='primary') Coming soon
v-card-text.pa-4
v-checkbox.mt-0(
label='Restrict to Current Language'
label='Restrict to current language'
color='white'
v-model='searchRestrictLocale'
hide-details
)
v-checkbox(
label='Restrict to Below Current Path'
label='Search below current path only'
color='white'
v-model='searchRestrictPath'
hide-details