Sha256: 8085a26557399d814d8ba0b8388baa6790c5cd8d907ce8a76703398e8115b546

Contents?: true

Size: 747 Bytes

Versions: 45

Compression:

Stored size: 747 Bytes

Contents

<dt translate>Sync Interval</dt>
<dd ng-if="product.sync_plan.interval == 'hourly'">
  <span translate>
    Hourly at {{ product.sync_plan.sync_date | date:'m' }} minutes and {{ product.sync_plan.sync_date | date:'s' }} seconds
  </span>
</dd>
<dd ng-if="product.sync_plan.interval == 'daily'">
  <span translate>
    Daily at {{ product.sync_plan.sync_date | date:'mediumTime' }} (Server Time)
  </span>
</dd>
<dd ng-if="product.sync_plan.interval == 'weekly'">
  <span translate>
    Weekly on {{ product.sync_plan.sync_date | date:'EEEE' }} at {{ product.sync_plan.sync_date | date:'mediumTime' }} (Server Time)
  </span>
</dd>
<dd ng-hide="product.sync_plan.next_sync">
  <span translate>
    Synced manually, no interval set.
  </span>
</dd>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
katello-3.10.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.10.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.9.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.10.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.9.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.8.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.9.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.9.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.7.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.7.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.8.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.8.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.8.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.7.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.8.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.7.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.7.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.5.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.6.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
katello-3.6.0.1.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html