-
+
{{ radio.name }}
+
+ {{ radio.name }}
+
{{ radio.description }}
diff --git a/changes/changelog.d/324.bugfix b/changes/changelog.d/324.bugfix new file mode 100644 index 000000000..77f81d373 --- /dev/null +++ b/changes/changelog.d/324.bugfix @@ -0,0 +1 @@ +Remove link to generic radios, since they don't have detail pages (#324) diff --git a/front/src/components/radios/Card.vue b/front/src/components/radios/Card.vue index 62de6ec65..bab1e2a1d 100644 --- a/front/src/components/radios/Card.vue +++ b/front/src/components/radios/Card.vue @@ -2,9 +2,12 @@