* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * @var Admin_SemClassesController $controller */ ?> $sem_class) : ?>
getSemTypes()) ?> countSeminars() ?> $id]) ?>" title=""> asImg(['class' => "text-bottom"]) ?>
addLink( _('Neue Kategorie anlegen'), $controller->url_for('admin/sem_classes/add_sem_type'), Icon::create('add', 'clickable'), [ 'onClick' => 'STUDIP.sem_classes.add(); return false;', 'data-dialog' => 'size=auto' ] ); $sidebar->addWidget($links);