use camel case

This commit is contained in:
Andrew Croce 2018-08-27 14:17:28 -04:00 committed by Montana
parent 8c6785f0f1
commit 2c5bad75a5

View File

@ -29,8 +29,8 @@
{{ EmptyState(
'There are currently no active requests for you to see.',
actionLabel='Create a new JEDI Cloud Request',
actionHref=url_for('requests.requests_form_new', screen=1),
action_label='Create a new JEDI Cloud Request',
action_href=url_for('requests.requests_form_new', screen=1),
icon='document'
) }}