fix: small fixes

This commit is contained in:
woothu
2019-10-19 15:28:59 +02:00
parent b24bdc4f6e
commit 452af28957
8 changed files with 38 additions and 37 deletions
+3 -3
View File
@@ -10,7 +10,7 @@ export default [
icon: 'cui-speedometer',
badge: {
color: 'primary',
textHtml: 'NEW'
text: 'NEW'
}
}
}
@@ -296,7 +296,7 @@ export default [
icon: 'cui-star',
badge: {
color: 'info',
textHtml: 'NEW'
text: 'NEW'
}
}
}
@@ -374,7 +374,7 @@ export default [
icon: 'cui-calculator',
badge: {
color: 'primary',
textHtml: 'NEW',
text: 'NEW',
pill: true
}
}