Skip to content

Commit

Permalink
Update: dist
Browse files Browse the repository at this point in the history
  • Loading branch information
sonhanguyen committed Dec 20, 2016
1 parent c2b0b12 commit 8e3a1a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/adslot-ui-main-ugly.js
Original file line number Diff line number Diff line change
Expand Up @@ -23068,10 +23068,10 @@ return /******/ (function(modules) { // webpackBootstrap

if (!subtree) return subtree;

return (0, _lodash2.default)(subtree).reject(function (_ref2) {
return _lodash2.default.reject(subtree, function (_ref2) {
var id = _ref2.id;
return _lodash2.default.some(selectedNodes, { id: id });
}).sortBy('label').value();
});
};

/***/ },
Expand Down
Loading

0 comments on commit 8e3a1a2

Please sign in to comment.