mirror of https://github.com/rancher/dashboard.git
- 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
|
||
|---|---|---|
| .. | ||
| Certificate.vue | ||
| Certificates.vue | ||
| DefaultBackend.vue | ||
| Rule.vue | ||
| RulePath.vue | ||
| Rules.vue | ||
| index.vue | ||