Add Functionality Frontend: triggering of reloading tags for prestudent from studentHeader

Refactoring: Recycling of tags instead of deleting it and creating new ones
This commit is contained in:
ma0068
2026-04-08 14:26:14 +02:00
parent 50af6694d0
commit e9e614aa52
7 changed files with 336 additions and 174 deletions
@@ -45,4 +45,5 @@ class Tags extends Tag_Controller
{
parent::doneTag($this->config->item('stv_prestudent_tags'));
}
}