Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-10-18 16:21:13 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-18 16:21:13 +0300
commit33f204ed525d7a526ee4ef05365b99e7db6733a6 (patch)
tree55f1d426ff8e169fac97aafef16c2918994c5884
parent6480aaeb084cf38b960344fb7caed7bea87ea56b (diff)
🆙 Make button secondary
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--src/AdminSettings.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AdminSettings.vue b/src/AdminSettings.vue
index 127b129..4e6dc2a 100644
--- a/src/AdminSettings.vue
+++ b/src/AdminSettings.vue
@@ -65,7 +65,7 @@
:close-on-select="true" />
</td>
<td class="retention-rule__action">
- <NcButton type="tertiary"
+ <NcButton type="secondary"
:disabled="loading"
:aria-label="createLabel"
@click="onClickCreate">