Sha256: 0fcc8895662d2f1312a2b2c3290efeb9d2b94b51f6302b343641e238df88f15b

Contents?: true

Size: 355 Bytes

Versions: 17

Compression:

Stored size: 355 Bytes

Contents

%h1 New Bucket

%form{ :action => buckets_url, :method => :post }
  %label
    Bucket Name:
    %input{ :name => 'name', :size => 250}/
    %br
  -if driver_has_bucket_location_feature?
    %p
      %label
        Location: (optional)
        %input{ :name => 'location', :size => 20 }/
  %input{ :type => :submit, :name => "commit", :value => "create"}/

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
deltacloud-core-0.3.0 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.1.2.1 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.1.1.3 views/buckets/new.html.haml
deltacloud-core-0.1.2 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.1.1.2 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.1.1.1 views/buckets/new.html.haml
deltacloud-core-0.1.1 views/buckets/new.html.haml
deltacloud-core-0.1.0 views/buckets/new.html.haml
deltacloud-core-0.0.9 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.0.8.1-java views/buckets/new.html.haml
steamcannon-deltacloud-core-0.0.8.1 views/buckets/new.html.haml
deltacloud-core-0.0.8 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.0.7.2 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.0.7.2-java views/buckets/new.html.haml
steamcannon-deltacloud-core-0.0.7.1 views/buckets/new.html.haml
steamcannon-deltacloud-core-0.0.7.1-java views/buckets/new.html.haml
deltacloud-core-0.0.7 views/buckets/new.html.haml