From 39467038c61056769e91e16c80130214c9811ada Mon Sep 17 00:00:00 2001 From: Shweta Chaughule Date: Mon, 16 Apr 2012 18:04:12 +0530 Subject: Dynamic fomrs created, also files added for them.Property to get type added by Johnson - Shweta and Neeharika ( Citizen Science Group ) --- gstudio/templates/gstudio/nodetype_detail.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'gstudio/templates/gstudio/nodetype_detail.html') diff --git a/gstudio/templates/gstudio/nodetype_detail.html b/gstudio/templates/gstudio/nodetype_detail.html index b69c404..404adb9 100644 --- a/gstudio/templates/gstudio/nodetype_detail.html +++ b/gstudio/templates/gstudio/nodetype_detail.html @@ -250,9 +250,14 @@ {% endwith %} {% endblock %} -
+{% if object.reftype == 'Objecttype'%} +Add Attribute +
+Add Relation +{% endif %} +
-
+
{% block nodetype-widgets %}
{% with object.next_nodetype as next_nodetype %} -- cgit v1.1