Project

General

Profile

« Previous | Next » 

Revision 6242a73b

Added by Eric Helms about 10 years ago

Content Views: Adding filter UI support for Packages, Errata and Package groups.

View differences:

engines/bastion/app/assets/javascripts/bastion/incubator/alch-container-scroll.directive.js
element.find(attrs.controlWidth).width(windowWidth);
}
element.outerHeight(windowHeight - offset);
element.height(windowHeight - offset);
};
windowElement.bind('resize', addScroll);
$timeout(function () {

Also available in: Unified diff