From a46fd28dae5bfe7bcb0278701a86a9434f122915 Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Sat, 26 Jun 2010 00:18:52 +0200 Subject: [PATCH] print the mtn master branch configuration in bold, because it is required when monotone is selected as SCM --- src/IDF/templates/idf/gadmin/projects/create.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IDF/templates/idf/gadmin/projects/create.html b/src/IDF/templates/idf/gadmin/projects/create.html index d542e7e..0b39ccd 100644 --- a/src/IDF/templates/idf/gadmin/projects/create.html +++ b/src/IDF/templates/idf/gadmin/projects/create.html @@ -53,7 +53,7 @@ -{$form.f.mtn_master_branch.labelTag}: +{$form.f.mtn_master_branch.labelTag}: {if $form.f.mtn_master_branch.errors}{$form.f.mtn_master_branch.fieldErrors}{/if} {$form.f.mtn_master_branch|unsafe}
{$form.f.mtn_master_branch.help_text}