diff --git a/templates/euid_details.html b/templates/euid_details.html index e360af8..ac4ca8a 100644 --- a/templates/euid_details.html +++ b/templates/euid_details.html @@ -139,6 +139,9 @@

Object Details : {{ object.euid }}

+ {% if object.btype == 'file_set' %} + + {% endif %} {% if object.parent_template_euid %} @@ -278,6 +281,19 @@

Dynamic Fields

{% endif %} + {% if object.btype == 'file_set' %} + + {% endif %} +