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:
@@ -100,5 +100,19 @@
|
||||
{{{data.description.value}}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if isShipWeapon}}
|
||||
{{#if data.description}}
|
||||
<h5>{{localize data.description.label}}</h5>
|
||||
{{{data.description.value}}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if isShipTalent}}
|
||||
{{#if data.description}}
|
||||
<h5>{{localize data.description.label}}</h5>
|
||||
{{{data.description.value}}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user