Sha256: f9b19b9826bb341f7a81163a0e8cd74bd579d9b11d59b6852970632c0f10bcf4
Contents?: true
Size: 549 Bytes
Versions: 8
Compression:
Stored size: 549 Bytes
Contents
.yui-b -box do %h3 Tips %p =:album_tip.l :community_name => configatron.community_name -box :class => 'alt' do = link_to :back_to_photo_manager.l, user_photo_manager_index_path(current_user) #yui-main .yui-b -box :id => "single_upload", :class => ".yui-b" do %h3= :new_album.l = form_for(@album, :url => user_albums_path(current_user.id), :html => {:class => "MainForm"}) do |f| = render :partial => 'form', :locals => {:f => f, :button1 => :create_and_add_photos.l, :button2 => :create_album.l }
Version data entries
8 entries across 8 versions & 1 rubygems