Skip to content
Snippets Groups Projects
Commit b32753ec authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

use link_for() instead of url_for(), re #686

parent f2fbf720
No related branches found
No related tags found
No related merge requests found
<form action="<?= $controller->url_for('course/timesrooms/editSemester') ?>" method="post"
<form action="<?= $controller->link_for('course/timesrooms/editSemester') ?>" method="post"
class="default" data-dialog>
<?=CSRFProtection::tokenTag()?>
<fieldset>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment