aboutsummaryrefslogtreecommitdiff
path: root/app/views/studiengaenge/studiengangteile/details.php
blob: 724021a9ee78e6fce02f18e2f78c46d25381dc33 (plain)
1
2
3
4
5
6
7
8
9
10
<td colspan="6">
    <table class="default collapsable">
        <colgroup>
            <col>
            <col style="width: 5%;">
            <col style="width: 1%;">
        </colgroup>
        <?= $this->render_partial('studiengaenge/versionen/versionen'); ?>
    </table>
</td>