clipboard / add date to rss title

This commit is contained in:
lesion
2019-07-05 01:38:31 +02:00
parent fa57a30b60
commit c58294dcbf
7 changed files with 23 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
el-card#eventDetail
//- close button
nuxt-link.float-right(to='/')
v-icon(name='times' color='red')
el-button(circle icon='el-icon-close' type='danger' size='small' plain)
div(v-if='!event')
h5 {{$t('event.not_found')}}