Changed where the result.add route redirects to; added some more links around the site for easier navigation
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
<div class="row">
|
||||
<div class="twelve columns">
|
||||
<h3>Test results:</h3>
|
||||
<p><a href="{{ url_for('result.add') }}">Add new result</a></p>
|
||||
|
||||
{% if test.results | length > 0 %}
|
||||
<table class="u-full-width">
|
||||
|
Reference in New Issue
Block a user