summaryrefslogtreecommitdiff
path: root/gstudio/admin
diff options
context:
space:
mode:
authorKabir <kabir@gnowledge.org>2012-05-03 21:22:07 +0530
committerKabir <kabir@gnowledge.org>2012-05-03 21:22:07 +0530
commitcff95e555ab81fd93284effe6dc2995f9dc1af3a (patch)
treea91cf984bc030b6cc9a6005c43be81b5b66c3d77 /gstudio/admin
parent4f6879034e2103658a6099c1572efb67712bff1f (diff)
downloadgnowsys-cff95e555ab81fd93284effe6dc2995f9dc1af3a.tar.gz
the js file of gstudio is now called from gstudio.Filler modified to include chilren and members of the childern of subjecttypes
Diffstat (limited to 'gstudio/admin')
-rw-r--r--gstudio/admin/attribute.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gstudio/admin/attribute.py b/gstudio/admin/attribute.py
index b66f66e3..31266c43 100644
--- a/gstudio/admin/attribute.py
+++ b/gstudio/admin/attribute.py
@@ -14,6 +14,7 @@ class AttributeAdmin(reversion.VersionAdmin):
)
+
class Media:
js = ("gstudio/js/gstudio.js",)