Sha256: 46f610954911374707bee280165d88e49e586136e979e2ccbe86c0c0bb8fa469

Contents?: true

Size: 563 Bytes

Versions: 211

Compression:

Stored size: 563 Bytes

Contents

<h5 translate>Create a copy of {{ hostCollection.name }}</h5>

<div class="row">
  <div class="col-sm-4">
    <form name="copyHostCollectionForm">
      <div class="form-group">
        <label for="copy_name" translate>New Name:</label>
        <input id="copy_name" class="form-control" name="copy_name"
               ng-model="copyName" tabindex="1" autofocus required/>
      </div>

      <button type="button" class="btn btn-default" type="submit" ng-click="copy(copyName)">
        <span translate>Create</span>
      </button>
    </form>
  </div>
</div>

Version data entries

211 entries across 211 versions & 1 rubygems

Version Path
katello-4.14.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.15.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.15.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.15.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.14.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.14.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.14.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.14.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.14.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.14.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.13.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.13.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.12.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.13.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.12.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.12.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.12.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.12.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.11.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
katello-4.11.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html