OSDN Git Service

Implementation the Modify Design Change Contents function.
authoruyaji <yuichiro.uyama@gmail.com>
Tue, 24 Sep 2013 00:42:06 +0000 (09:42 +0900)
committeruyaji <yuichiro.uyama@gmail.com>
Tue, 24 Sep 2013 00:42:06 +0000 (09:42 +0900)
commit0d8c24b9e7ee4ecdd023da45d669bbeb55bbee40
treeb0e9a357616ea3ab012af3c0619319c361690833
parent7a5edf79552e816971287b05752bf0d8bb47ae0c
Implementation the Modify Design Change Contents function.
14 files changed:
PartsList/PartsList/app/beans/DesignChangeListBean.scala
PartsList/PartsList/app/controllers/DesignChangeController.scala
PartsList/PartsList/app/controllers/PartsListController.scala
PartsList/PartsList/app/models/services/DesignChangeManager.scala
PartsList/PartsList/app/models/services/PartRelationManager.scala
PartsList/PartsList/app/views/commonDesignChangeRelationForm.scala.html [new file with mode: 0644]
PartsList/PartsList/app/views/designChangeRelationForm.scala.html
PartsList/PartsList/app/views/updateDesignChangeForm.scala.html
PartsList/PartsList/app/views/updateDesignChangeRelationForm.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