aboutsummaryrefslogtreecommitdiff
path: root/static/nposts.html
diff options
context:
space:
mode:
authorFChannel <=>2021-02-05 23:50:36 -0800
committerFChannel <=>2021-02-05 23:50:36 -0800
commit549e974b9911723b52503e1fde81ce0944e8b76e (patch)
tree9ceed85c7f8fa1981e6cc66ed0c2df96f1df26eb /static/nposts.html
parent1df70fec27ab5e4aa3dff8521767454be6b5498c (diff)
view all bug
Diffstat (limited to 'static/nposts.html')
-rw-r--r--static/nposts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/nposts.html b/static/nposts.html
index 2296df5..173f175 100644
--- a/static/nposts.html
+++ b/static/nposts.html
@@ -45,7 +45,7 @@
{{ define "script" }}
<script src="/static/js/footerscript.js"></script>
<script>
- viewLink("{{ .Board.Name }}", "{{ .Board.Actor }}")
+ viewLink("{{ .Board.Name }}", "{{ .Board.Actor.Id }}")
</script>
{{ end }}