[AB-206] adding templates for channel group not found with type

adding template for channel group type display
This commit is contained in:
Sheldan
2021-03-22 21:36:29 +01:00
parent 82d43b472b
commit 05517b4b75
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
<#assign name=model.name><#assign correctType=model.correctType><#include "channel_group_incorrect_type_exception_text">

View File

@@ -0,0 +1 @@
Channel group ${name} has the incorrect type. The group must be of type ${correctType}.