mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 03:39:28 +00:00
Change testTemplate naming scheme in links
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<option value='{{id}}'>{{name}} - {{maxMark}} marks</option>
|
||||
{{/each}}
|
||||
</select>
|
||||
<a href='/admin/testTemplate/add' class='formContainer__small-link'>
|
||||
<a href='/admin/test-template/add' class='formContainer__small-link'>
|
||||
Or add a new test template
|
||||
</a>
|
||||
<select name='class' id='class' required>
|
||||
|
||||
Reference in New Issue
Block a user