From 5d33e4eb5eb9e8e680be51f0e69de2f7a163612d Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Thu, 28 Apr 2011 13:20:41 -0700 Subject: Add a link from the project page back to the dashboard, fixes #39 --- views/project/index.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/project/index.tt') diff --git a/views/project/index.tt b/views/project/index.tt index d028d31..978c4d8 100644 --- a/views/project/index.tt +++ b/views/project/index.tt @@ -1,6 +1,6 @@
-

<: $project.name :> / build history

+

Dashboard / <: $project.name :> / build history

"<: $project.description :>"
-- cgit 1.4.1