Skip to content

Commit 96b96a3

Browse files
committed
Merge branch 'hotfix/19.25.1'
2 parents 952af19 + 8b8c90d commit 96b96a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/static/js/fangorn.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1699,7 +1699,7 @@ function _loadTopLevelChildren() {
16991699
* @this Treebeard.controller
17001700
* @private
17011701
*/
1702-
var NO_AUTO_EXPAND_PROJECTS = ['ezcuj', 'ecmz4', 'w4wvg', 'sn64d', 'pfdyw'];
1702+
var NO_AUTO_EXPAND_PROJECTS = ['ezcuj', 'ecmz4', 'w4wvg', 'sn64d', 'pfdyw', '4jbx4'];
17031703
function expandStateLoad(item) {
17041704
var tb = this,
17051705
icon = $('.tb-row[data-id="' + item.id + '"]').find('.tb-toggle-icon'),

0 commit comments

Comments
 (0)