summaryrefslogtreecommitdiff
path: root/httemplate/edit/pkg_class.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/pkg_class.html')
-rw-r--r--httemplate/edit/pkg_class.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/edit/pkg_class.html b/httemplate/edit/pkg_class.html
new file mode 100644
index 000000000..4f7a729bd
--- /dev/null
+++ b/httemplate/edit/pkg_class.html
@@ -0,0 +1,5 @@
+<% include( 'elements/class_Common.html',
+ 'name' => 'Package Class',
+ 'table' => 'pkg_class',
+ )
+%>