dashboard/edit/logging.banzaicloud.io.output
Richard Cox 1f47fab434 Fix `Labels &amp Annotations` tab label
- Use simpler :label-key instead of :label
- Actual issue was that
  - some cases used Vue.prototype.t ... which did the escaping
  - others used `...mapGetters({ t: 'i18n/t' })` ... which didn't do the escaping and looked fine
- Guessing this might have been caused by a change in CreateEditView
2021-05-18 15:38:41 +01:00
..
providers Merge branch 'master' into extra-logging-issues 2020-12-22 14:05:45 -07:00
index.vue Fix `Labels &amp Annotations` tab label 2021-05-18 15:38:41 +01:00