More actions
m Modified text heights. |
Fittings without skills or notes will have that button greyed out. |
||
| Line 578: | Line 578: | ||
<div class="button eve" data-shipdna="{{{shipDNA}}}" title="View fit (in game)">EVE</div> | <div class="button eve" data-shipdna="{{{shipDNA}}}" title="View fit (in game)">EVE</div> | ||
<div class="button eft" title="Open EFT format">EFT</div> | <div class="button eft" title="Open EFT format">EFT</div> | ||
<div class="button skills" title="Open recommended skills">SKILLS</div> | <div class="button skills {{#if: {{{skills|}}}||empty}}" title="Open recommended skills">SKILLS</div> | ||
<div class="button notes" title="Open notes">NOTES</div> | <div class="button notes {{#if: {{{notes|}}}||empty}}" title="Open notes">NOTES</div> | ||
</div> | </div> | ||
</div> | </div> | ||