0.0.7 (#7)
finishing for version 0.0.7 Co-Authored-By: erebus <erebus@rikspolisen.se> Co-Committed-By: erebus <erebus@rikspolisen.se>
This commit was merged in pull request #7.
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="talent-description">
|
||||
<h2>{{localize data.description.label}}</h2>
|
||||
<h2>{{localize data.data.description.label}}</h2>
|
||||
<div class="info-mid">
|
||||
<div class="description">
|
||||
{{editor content=data.description.value target="data.description.value" button=true owner=owner editable=editable}}
|
||||
{{editor content=data.data.description.value target="data.description.value" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user