Fix broken build

This commit is contained in:
Filipa Lacerda 2018-01-06 10:59:35 +00:00
parent 02c1684026
commit 9d8d086264
No known key found for this signature in database
GPG Key ID: 9CA3FDE4D1E2F1C8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- illustration_size = local_assigns.fetch(:illustration_size)
- title = local_assigns.fetch(:title)
- content = local_assigns.fetch(:content)
- action = local_assigns.fetch(:action)
- action = local_assigns.fetch(:action, nil)
.row.empty-state
.col-xs-12