Sha256: 8e8c7d4302f7b2d73ebbc0752492098d328be9ae4eddece0ef7445ae442081e3
Contents?: true
Size: 603 Bytes
Versions: 14
Compression:
Stored size: 603 Bytes
Contents
<span page-title ng-model="filter">{{ 'Filter:' | translate }} {{ filter.name }}</span> <header class="details-header"> <h3>{{ filter.name }}</h3> <small translate>Type: {{ filter.inclusion | filterType }} {{ filter.type | filterContentType }}</small> <br/> <i class="fa fa-warning inline-icon" ng-if="filter.type === 'rpm' || filter.type === 'errata'"> <span translate> RPMs belonging to Module Streams will not be affected by filters. These RPMs will automatically be included in a Content View Version along with the associated Module Streams.</span></i> </header> <div ui-view></div>
Version data entries
14 entries across 14 versions & 1 rubygems