use camel case
This commit is contained in:
parent
8c6785f0f1
commit
2c5bad75a5
@ -29,8 +29,8 @@
|
|||||||
|
|
||||||
{{ EmptyState(
|
{{ EmptyState(
|
||||||
'There are currently no active requests for you to see.',
|
'There are currently no active requests for you to see.',
|
||||||
actionLabel='Create a new JEDI Cloud Request',
|
action_label='Create a new JEDI Cloud Request',
|
||||||
actionHref=url_for('requests.requests_form_new', screen=1),
|
action_href=url_for('requests.requests_form_new', screen=1),
|
||||||
icon='document'
|
icon='document'
|
||||||
) }}
|
) }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user