diff --git a/module/doc/js/selectlibtype.js b/module/doc/js/selectlibtype.js index 719e0e85bc..8f807dfeb3 100644 --- a/module/doc/js/selectlibtype.js +++ b/module/doc/js/selectlibtype.js @@ -1,6 +1,6 @@ $(function() { - loadDocLibs('product'); + loadDocLibs(defaultType); }) /** diff --git a/module/doc/view/selectlibtype.html.php b/module/doc/view/selectlibtype.html.php index 77e3ccb27b..347ad847ad 100644 --- a/module/doc/view/selectlibtype.html.php +++ b/module/doc/view/selectlibtype.html.php @@ -41,4 +41,5 @@ +