aboutsummaryrefslogtreecommitdiff
path: root/web/views
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2014-09-18 10:31:01 +0200
committerJochen Topf <jochen@topf.org>2014-09-18 10:31:01 +0200
commit9c79bef5fe7a5597ce6030efa630eaeaf363652d (patch)
tree940c0018d34971cec2706f094d6f019fc173c422 /web/views
parent06ec2702f2b9b4c99c85dd2816b101eed3110648 (diff)
downloadtaginfo-9c79bef5fe7a5597ce6030efa630eaeaf363652d.tar
taginfo-9c79bef5fe7a5597ce6030efa630eaeaf363652d.tar.gz
Fiddling with project output.
Diffstat (limited to 'web/views')
-rw-r--r--web/views/taginfo/project_error_log.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/views/taginfo/project_error_log.erb b/web/views/taginfo/project_error_log.erb
index 420f0cd..99a9025 100644
--- a/web/views/taginfo/project_error_log.erb
+++ b/web/views/taginfo/project_error_log.erb
@@ -2,6 +2,7 @@
<h1 class="section">Error log for project file</h1>
</div>
<div class="box">
+ <p><a href="/taginfo/projects">Project list</a></p>
<h2><%= h(@data['name']) %></h2>
<pre>
<%= h(@data['error_log']) %>