aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/templates
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-05-28 16:36:45 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-05-28 16:36:45 +0100
commit3fe0659a634f9cb55d50f308aa88ba78445953a1 (patch)
tree016ccaa06a11e15a6013635cfb7b5eb7aeeb9c35 /ctrack/templates
parentacf875c2bca1727306cb70aaa37e6f4595209786 (diff)
setting up for testing incident report work
Diffstat (limited to '')
-rw-r--r--ctrack/templates/pages/stakeholder_home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/templates/pages/stakeholder_home.html b/ctrack/templates/pages/stakeholder_home.html
index fd40c7a..bcd5ecf 100644
--- a/ctrack/templates/pages/stakeholder_home.html
+++ b/ctrack/templates/pages/stakeholder_home.html
@@ -64,7 +64,7 @@
<td><strong><span class="badge badge-success">RESOLVED</span></strong></td>
</tr>
</table>
- <button class="btn btn-primary">Report a NIS incident</button>
+ <a class="btn btn-primary" id="id_submit_incident_button">Report a NIS incident</a>
</div>
</div>
<hr>