summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/nodetype_detail.html
diff options
context:
space:
mode:
authoranujag <anujag@anujag-D630.(none)>2012-07-31 15:33:53 +0530
committeranujag <anujag@anujag-D630.(none)>2012-07-31 15:33:53 +0530
commitc3eabc2a4de968da44adada1fa33cc66997de79d (patch)
tree322018e3d05f5193aaeb4e07e79ec815b1a97b53 /gstudio/templates/gstudio/nodetype_detail.html
parentcc3f8b81565f7c360b30200485a9260b725b765d (diff)
downloadgnowsys-c3eabc2a4de968da44adada1fa33cc66997de79d.tar.gz
Minor changes in CNL and models
Diffstat (limited to 'gstudio/templates/gstudio/nodetype_detail.html')
-rw-r--r--gstudio/templates/gstudio/nodetype_detail.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/gstudio/templates/gstudio/nodetype_detail.html b/gstudio/templates/gstudio/nodetype_detail.html
index c6b86eb..95cf45b 100644
--- a/gstudio/templates/gstudio/nodetype_detail.html
+++ b/gstudio/templates/gstudio/nodetype_detail.html
@@ -309,17 +309,17 @@
<a href="/{{value}}" onclick="return showAddAnotherPopup(this);"> {{key}} </a><nbsp>;<br/>
{% endfor %}
</p>
-<p>
-<b>Add Attributes:(</b>
-<a href="/admin/gstudio/attribute
-/add" class="add-another" id="add_id_{{ field }}" onclick="return showAddAnotherPopup(this);">
-<img width="10" height="10" alt="Add Another" src="/static/grappelli/img/admin/icon_addlink.gif">
-</a>
-<b>)</b>
-{% for i in object.getat %}
-<a href="{{ get_absolute_url }}/objects/dynamicAttribute/save/{{ i }}/{{ object.title }}">{{ i }}</a><nbsp>;
-{% endfor %}
-</p>
+<!-- <p> -->
+<!-- <b>Add Attributes:(</b> -->
+<!-- <a href="/admin/gstudio/attribute -->
+<!-- /add" class="add-another" id="add_id_{{ field }}" onclick="return showAddAnotherPopup(this);"> -->
+<!-- <img width="10" height="10" alt="Add Another" src="/static/grappelli/img/admin/icon_addlink.gif"> -->
+<!-- </a> -->
+<!-- <b>)</b> -->
+<!-- {% for i in object.getat %} -->
+<!-- <a href="{{ get_absolute_url }}/objects/dynamicAttribute/save/{{ i }}/{{ object.title }}">{{ i }}</a><nbsp>; -->
+<!-- {% endfor %} -->
+<!-- </p> -->
<p>
<b>Add Relations:(</b>