Skip to content

Commit

Permalink
Merge branch 'hotfix/19.25.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfraezz committed Sep 10, 2019
2 parents 952af19 + 8b8c90d commit 96b96a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/static/js/fangorn.js
Original file line number Diff line number Diff line change
Expand Up @@ -1699,7 +1699,7 @@ function _loadTopLevelChildren() {
* @this Treebeard.controller
* @private
*/
var NO_AUTO_EXPAND_PROJECTS = ['ezcuj', 'ecmz4', 'w4wvg', 'sn64d', 'pfdyw'];
var NO_AUTO_EXPAND_PROJECTS = ['ezcuj', 'ecmz4', 'w4wvg', 'sn64d', 'pfdyw', '4jbx4'];
function expandStateLoad(item) {
var tb = this,
icon = $('.tb-row[data-id="' + item.id + '"]').find('.tb-toggle-icon'),
Expand Down

0 comments on commit 96b96a3

Please sign in to comment.