fix service account url display

This commit is contained in:
Jay Lee
2016-10-29 14:56:33 -04:00
parent 315a1db144
commit df603937ee

View File

@ -6863,7 +6863,7 @@ def doCreateProject():
2. Choose Edit.
3. Check the "Enable G Suite Domain-wide Delegation" box and Save.
That's it! Your GAM Project is created and ready to use.'''
That's it! Your GAM Project is created and ready to use.''' % console_serviceaccount_url
def doCreateUser():
cd = buildGAPIObject(u'directory')