Pārlūkot izejas kodu

set exhibition/events link to by-current-upcoming

tags/0.9.0
Alej 4 gadus atpakaļ
vecāks
revīzija
909535a411

+ 1
- 1
vue-theme/src/components/breadcrumb.vue Parādīt failu

@@ -1,7 +1,7 @@
1 1
 <template lang="pug">
2 2
 //- breadcrumb links at top of page, needs link routing
3 3
 nav.breadcrumb.f-row.start.t-up
4
-    router-link(v-if="['event','exhibition'].includes(type)" :to="`/${type}/sorted/by-date`")
4
+    router-link(v-if="['event','exhibition'].includes(type)" :to="`/${type}/sorted/by-current-and-upcoming`")
5 5
         h5.t-up {{ type }}
6 6
     router-link(v-else :to="`/${type}`")
7 7
         h5.t-up {{ type }}

+ 1
- 1
vue-theme/src/components/card.vue Parādīt failu

@@ -1,7 +1,7 @@
1 1
 <template lang="pug">
2 2
 .card(v-if="content")
3 3
     header
4
-        router-link(v-if="!hideType && ['event','exhibition'].includes(type)" :to="`/${type}/by-current-and-upcoming`")
4
+        router-link(v-if="!hideType && ['event','exhibition'].includes(type)" :to="`/${type}/sorted/by-current-and-upcoming`")
5 5
             p.t-up {{type}}
6 6
         router-link(v-else-if="!hideType" :to="`/${type}`")
7 7
             p.t-up {{type}}

Notiek ielāde…
Atcelt
Saglabāt