Update copy for empty request screen
This commit is contained in:
parent
9fe139d5a7
commit
f9b8a49013
@ -28,7 +28,8 @@
|
||||
{% if not requests %}
|
||||
|
||||
{{ EmptyState(
|
||||
'There are currently no active requests for you to see.',
|
||||
'You currently have no JEDI workspaces.',
|
||||
sub_message='A JEDI 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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user