Change all instance of JEDI to JEDI Cloud

This commit is contained in:
luis cielak
2018-09-13 13:29:16 -04:00
committed by luisgov
parent b363fe04d6
commit 9308f0eb7b
12 changed files with 14 additions and 14 deletions

View File

@@ -36,8 +36,8 @@
{% if not requests %}
{{ EmptyState(
'You currently have no JEDI workspaces.',
sub_message='A JEDI Workspace is where you manage your projects and control user access to those projects.',
'You currently have no JEDI Cloud workspaces.',
sub_message='A JEDI Cloud Workspace is where you manage your projects and control user access to those projects.',
action_label='Create a new JEDI Cloud Request',
action_href=url_for('requests.requests_form_new', screen=1),
icon='document'