From 3872f5b06e79a514edb24e518a4bf94e78156fd0 Mon Sep 17 00:00:00 2001 From: veshu Date: Wed, 25 Jul 2018 12:55:18 +0545 Subject: [PATCH] fix for #37 --- src/front/src/app/upsertproject/upsertproject.html | 4 ++-- src/services/ProjectService.js | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/front/src/app/upsertproject/upsertproject.html b/src/front/src/app/upsertproject/upsertproject.html index 561415f..3d60075 100644 --- a/src/front/src/app/upsertproject/upsertproject.html +++ b/src/front/src/app/upsertproject/upsertproject.html @@ -37,7 +37,7 @@

{{title}}

The TC Repo URL is required.
-
+
The Rocket Chat Webhook is required. @@ -52,7 +52,7 @@

{{title}}

ng-model="project.archived" ng-true-value="'true'" ng-false-value="'false'" />
-