From 386d77b72f5666633c7e6a281973b071a35bb14b Mon Sep 17 00:00:00 2001 From: Matan Bar Yosef Date: Tue, 30 Jun 2015 17:52:32 +0300 Subject: [PATCH] - project tabs - commits - DONE - project tabs- issues, messages.. (work in progress - see the beta version) --- templates/views/project.html | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/templates/views/project.html b/templates/views/project.html index e8585b8..7cf483e 100644 --- a/templates/views/project.html +++ b/templates/views/project.html @@ -107,24 +107,29 @@ - - + + + - - + +
TitleNameurlLabelsMilestoneUser
- - - - {{issue.user.login}} - - Link + + + {{label.name}} + + + + {{issue.milestone.title}} + + + {{issue.user.login}}