зеркало из https://github.com/nextcloud/cookbook.git
Make prettier happy
Signed-off-by: Christian Wolf <git@christianwolf.email>
This commit is contained in:
Родитель
4fc4cdefaa
Коммит
e01a78133f
|
@ -3,7 +3,9 @@
|
|||
<div class="form-group">
|
||||
<RecipeSortSelect
|
||||
v-model="localOrderBy"
|
||||
:aria-label="t('cookbook', 'Show settings for filtering recipe list')"
|
||||
:aria-label="
|
||||
t('cookbook', 'Show settings for filtering recipe list')
|
||||
"
|
||||
:label="t('cookbook', 'Order')"
|
||||
class="mr-4"
|
||||
:title="t('cookbook', 'Show filter settings')"
|
||||
|
|
|
@ -175,7 +175,7 @@
|
|||
<div class="d-flex flex-row justify-end mt-4">
|
||||
<NcButton type="tertiary" @click="clearFilters">
|
||||
{{
|
||||
/* TRANSLATORS Button text for applying recipe-filter values */
|
||||
/* TRANSLATORS Button text for applying recipe-filter values */
|
||||
t('cookbook', 'Clear')
|
||||
}}
|
||||
</NcButton>
|
||||
|
|
Загрузка…
Ссылка в новой задаче