mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
class made dynamic with correct hLevel option
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div class="item-col">
|
||||
<div class="entity-label">
|
||||
|
||||
<div class="denomination h3">
|
||||
<div :class="'denomination h' + options.hLevel">
|
||||
|
||||
<a v-if="this.options.addLink == true" href="#">
|
||||
<span class="firstname">{{ person.firstName }}</span>
|
||||
|
Reference in New Issue
Block a user