From 691333ddcdb6713be0cdea695f7ff0f9120d6116 Mon Sep 17 00:00:00 2001 From: Matan Bar Yosef Date: Mon, 29 Jun 2015 22:45:36 +0300 Subject: [PATCH] - project - team members - Added - project - tab system : messages, commits, bugs, task --- templates/views/project.html | 54 ++++++++++++++++++++++++++++++++---- 1 file changed, 49 insertions(+), 5 deletions(-) diff --git a/templates/views/project.html b/templates/views/project.html index fd17677..c74ac23 100644 --- a/templates/views/project.html +++ b/templates/views/project.html @@ -8,23 +8,31 @@
- {{project.projectName}} + Project Name: {{project.projectName}}
- +
- +
-
+
+ Team Members: + +
+
@@ -33,12 +41,48 @@
-
+
+
+
+
+ + + + + +

Messages

+

Messages...

+
+
+ + +

Commits

+

Commits...

+
+
+ + +

Bugs

+

Bugs ..

+
+
+ + +

tasks

+

tasks..

+
+
+
+
+
+
+
+