mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
Fixes for AC-389, 391, 392, 397
This commit is contained in:
@@ -13,7 +13,7 @@ angular.module('ProjectsListDefinition', [])
|
||||
name: 'projects',
|
||||
iterator: 'project',
|
||||
selectTitle: 'Add Project',
|
||||
editTitle: '{{ name }}',
|
||||
editTitle: 'Projects',
|
||||
selectInstructions: '<p>Select existing projects by clicking each project or checking the related checkbox. When finished, click the blue ' +
|
||||
'<em>Select</em> button, located bottom right.</p> <p>Create a brand new project by clicking the green <em>Create New</em> button.</p>',
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user