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:
@@ -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
|
||||
|
Reference in New Issue
Block a user