summaryrefslogtreecommitdiff
path: root/httemplate/browse
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse')
-rw-r--r--httemplate/browse/pkg_class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/pkg_class.html b/httemplate/browse/pkg_class.html
index 3ec5e559b..68cf49275 100644
--- a/httemplate/browse/pkg_class.html
+++ b/httemplate/browse/pkg_class.html
@@ -12,9 +12,9 @@
%
<% include( 'elements/browse.html',
'title' => 'Package classes',
- 'menubar' => [ 'Main menu' => $p, ],
'html_init' => $html_init,
'name' => 'package classes',
+ 'disableable' => 1,
'query' => { 'table' => 'pkg_class',
'hashref' => {},
'extra_sql' => 'ORDER BY classnum',