diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 2de20a476e..d986312b9c 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -158,6 +158,9 @@ angular_controller: APIDemoCtrl <@ endif @> <$ doc.name | dashCase $> <@ else @> <$ doc.name $> +<@- if doc.directiveInfo @> +
<$ doc.directiveInfo.properties[0].values $>
<$ doc.directiveInfo.properties[0].values $>