Affiche les techno dans l'arbre des technos (la disruption) #6

Merged
nemunaire merged 12 commits from show_tech_description into master 2020-11-22 17:01:17 +00:00
Showing only changes of commit 160a5b45c3 - Show all commits

View File

@ -20,7 +20,7 @@
<div{if $defaut == 'technologies'} class="hightlight"{/if}><a href="{$menu.arbre}&amp;q=technologies&amp;r={$raceAff}">Technologies</a>
<div><table><thead>
<tr><th>Branche</th><th>Technologies (niveau)</th><th>Technologies nécessaires (niveau actuel)</th></tr>
<tr><th>Branche</th><th>Technologies (niveau du joueur / niveau max)</th><th>Technologies nécessaires (niveau actuel)</th></tr>
</thead><tbody>
{counter start=0 assign=branche print=false}
{foreach from=$technologies item=technologie}