OSDN Git Service

fix form
authoryasushiito <yas@pen-chan.jp>
Wed, 19 Feb 2014 08:43:37 +0000 (17:43 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 19 Feb 2014 08:43:37 +0000 (17:43 +0900)
commitc75552d8db3397821ffc4913bc9e465f6141b5c5
tree2d5acc864ade928c75dddf5d0854db2c643b84a6
parent63cdcd7a3c4382b00531e0b5772ae966859d8ee9
fix form
26 files changed:
app/assets/javascripts/manifest/work/controllers.js.coffee.erb
app/assets/javascripts/manifest/work/forms.js.coffee.erb
app/controllers/application_controller.rb
app/controllers/artists_controller.rb
app/controllers/authors_controller.rb
app/controllers/comics_controller.rb
app/controllers/scroll_panels_controller.rb
app/controllers/scrolls_controller.rb
app/controllers/sheet_panels_controller.rb
app/controllers/sheets_controller.rb
app/controllers/stories_controller.rb
app/controllers/story_sheets_controller.rb
app/models/comic.rb
app/models/scroll_panel.rb
app/models/sheet_panel.rb
app/models/story.rb
app/models/story_sheet.rb
app/views/templates/r/form/_form.html.erb
app/views/templates/r/form/submit/_none.html.erb [new file with mode: 0644]
app/views/templates/r/form/submit/_submit.html.erb [new file with mode: 0644]
config/locales/pettanr.ja.yml
lib/manifest/controller/action.rb
lib/manifest/controller/action/edit.rb [new file with mode: 0644]
lib/manifest/local/view/form.rb
lib/peta/item.rb
public/manifest.json