From 1656a4962333653ce7163f38495c9dcde7d45a63 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 13 Aug 2014 14:11:16 -0400 Subject: [PATCH] edited the mercurial url description for project form page --- awx/ui/static/js/forms/Projects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/static/js/forms/Projects.js b/awx/ui/static/js/forms/Projects.js index 30a61fab4c..ad509c213f 100644 --- a/awx/ui/static/js/forms/Projects.js +++ b/awx/ui/static/js/forms/Projects.js @@ -145,7 +145,7 @@ angular.module('ProjectFormDefinition', ['SchedulesListDefinition']) '' + '

Note: Mercurial does not support password authentication for SSH. ' + - 'If applicable, add the username, password and key below. Do not put the username and key in the URL. ' + + 'Do not put the username and key in the URL. ' + 'If using Bitbucket and SSH, do not supply your Bitbucket username.', show: "scm_type.value == 'hg'" }]