OSDN Git Service

Appendix the Desing Change Crud.
authoruyaji <yuichiro.uyama@gmail.com>
Tue, 20 Aug 2013 09:13:28 +0000 (18:13 +0900)
committeruyaji <yuichiro.uyama@gmail.com>
Tue, 20 Aug 2013 09:13:28 +0000 (18:13 +0900)
commitdd7791fe3d74c961f99590b96e0e07b05aadd4ff
treedc8b436361af59c18e244baff8b6eb257a3536a3
parent8d162cf3fb8092e0cc65ca83905409433369f8e0
Appendix the Desing Change Crud.
17 files changed:
PartsList/PartsList/app/controllers/DesignChangeController.scala [new file with mode: 0644]
PartsList/PartsList/app/controllers/PartsListController.scala
PartsList/PartsList/app/forms/DesignChangeForm.scala
PartsList/PartsList/app/forms/DesignChangeRelationForm.scala [new file with mode: 0644]
PartsList/PartsList/app/models/DesignChange.scala
PartsList/PartsList/app/views/commonDesignChangeForm.scala.html [new file with mode: 0644]
PartsList/PartsList/app/views/createDesignChangeForm.scala.html [new file with mode: 0644]
PartsList/PartsList/app/views/designChangeForm.scala.html [deleted file]
PartsList/PartsList/app/views/designChangeRelationForm.scala.html [new file with mode: 0644]
PartsList/PartsList/app/views/designchangelist.scala.html [new file with mode: 0644]
PartsList/PartsList/app/views/index.scala.html
PartsList/PartsList/app/views/updateDesignChangeForm.scala.html [new file with mode: 0644]
PartsList/PartsList/conf/messages
PartsList/PartsList/conf/messages.en
PartsList/PartsList/conf/messages.ja
PartsList/PartsList/conf/messages.ja-JP
PartsList/PartsList/conf/routes