fix(assets): upgrade assets to latest versions
This commit is contained in:
committed by
Benedikt Rötsch
parent
67d77a5e9d
commit
67a73599bb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user