Sha256: 3238477bfc929570009597ded267f0885fa11a5cec9dfa23b62484b2844dadea
Contents?: true
Size: 464 Bytes
Versions: 3
Compression:
Stored size: 464 Bytes
Contents
=header "New bucket" %div{ :'data-role' => :content, :'data-theme' => 'c', :class => 'middle-dialog'} %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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
deltacloud-core-0.5.0 | views/buckets/new.html.haml |
deltacloud-core-0.4.1 | views/buckets/new.html.haml |
deltacloud-core-0.4.0 | views/buckets/new.html.haml |