1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 10:58:33 +00:00

Merge pull request #1580 from haiwen/enable-mod-fix

[side nav] enable modules: fix
This commit is contained in:
llj
2017-05-09 16:28:30 +08:00
committed by GitHub

View File

@@ -128,6 +128,8 @@ define([
return false; return false;
}); });
return false;
}, },
setCurTab: function(cur_tab, options) { setCurTab: function(cur_tab, options) {