fix(assets): upgrade assets to latest versions

This commit is contained in:
Benedikt Rötsch
2018-01-24 16:17:36 +01:00
committed by Benedikt Rötsch
parent 67d77a5e9d
commit 67a73599bb
14 changed files with 80 additions and 107 deletions

View File

@@ -27,8 +27,8 @@ block content
svg.status-block__icon.status-block__icon--error
use(xlink:href='/icons/icons.svg#error')
.status-block__content
.status-block__title #{translate('errorOcurredTitleLabel', currentLocale.code)}
.status-block__message #{translate('errorOcurredMessageLabel', currentLocale.code)}
.status-block__title #{translate('errorOccurredTitleLabel', currentLocale.code)}
.status-block__message #{translate('errorOccurredMessageLabel', currentLocale.code)}
if space && !hasErrors
.status-block.status-block--info