Update to modern slot syntax
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
}}
|
||||
</span>
|
||||
</b-table-column>
|
||||
<template slot="detail" slot-scope="props">
|
||||
<template #detail="props">
|
||||
<article v-html="nl2br(props.row.metadata.message)" />
|
||||
</template>
|
||||
<template slot="empty">
|
||||
|
||||
Reference in New Issue
Block a user