Gracefully handle nodes of a type for which we don't have a template.

Before, it would simply return a 500 Internal Server Error.
This commit is contained in:
2016-08-30 15:52:55 +02:00
parent 3f9d519753
commit 4529d0597b
3 changed files with 77 additions and 8 deletions

View File

@@ -1119,7 +1119,6 @@ section.node-preview.group
border-radius: 3px
cursor: default
.node-details-description
+node-details-description
@@ -1492,6 +1491,9 @@ section.node-details-container
.featured-item-info
opacity: 1
.error-node-type-not-found
color: $color-danger
clear: both
.node-extra
display: flex