Sha256: dfd79729466bc7868fd06f4e97303066e7f476d109db1fe0c3439412081a48a2

Contents?: true

Size: 699 Bytes

Versions: 31

Compression:

Stored size: 699 Bytes

Contents

<span page-title ng-model="filter">{{ 'Filter information for:' | translate }} {{ filter.name }}</span>
<div bst-alerts success-messages="successMessages" error-messages="errorMessages"></div>

<div class="detail">
  <span class="info-label" translate>Name</span>
  <span class="info-value"
        bst-edit-text="filter.name"
        on-save="save(filter)"
        readonly="denied('edit_content_views', contentView)">
  </span>
</div>

<div class="detail">
  <span class="info-label" translate>Description</span>
  <span class="info-value"
        bst-edit-textarea="filter.description"
        on-save="save(filter)"
        readonly="denied('edit_content_views', contentView)">
  </span>
</div>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
katello-3.3.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.3.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.2.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.1.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.1.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.1.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-2.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.1.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-2.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.0.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-2.4.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
katello-3.0.0.rc7 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html