OSDN Git Service

Refactoring
[open-pdm-light/PartList.git] / PartsList / PartsList / target / scala-2.10 / src_managed / main / views / html / showNotifyForm.template.scala
index c3e6c73..c7ae328 100644 (file)
@@ -13,25 +13,25 @@ import play.api.mvc._
 import play.api.data._
 import views.html._
 /**/
-object showNotifyForm extends BaseScalaTemplate[play.api.templates.Html,Format[play.api.templates.Html]](play.api.templates.HtmlFormat) with play.api.templates.Template7[Form[forms.NotifyForm],Long,Long,Long,Long,Notify,Lang,play.api.templates.Html] {
+object showNotifyForm extends BaseScalaTemplate[play.api.templates.Html,Format[play.api.templates.Html]](play.api.templates.HtmlFormat) with play.api.templates.Template8[Form[forms.NotifyForm],Long,Long,Long,Long,Long,Notify,Lang,play.api.templates.Html] {
 
     /**/
-    def apply/*1.2*/(notifyForm: Form[forms.NotifyForm], id: Long, partId: Long, notifyType: Long, state: Long, notify:Notify)(implicit lang: Lang):play.api.templates.Html = {
+    def apply/*1.2*/(notifyForm: Form[forms.NotifyForm], id: Long, partId: Long, designChangeId: Long, notifyType: Long, state: Long, notify:Notify)(implicit lang: Lang):play.api.templates.Html = {
         _display_ {import helper._
 
 implicit def /*3.2*/implicitFieldConstructor/*3.26*/ = {{FieldConstructor(twitterBootstrapInput.f)}};
-Seq[Any](format.raw/*1.129*/("""
+Seq[Any](format.raw/*1.151*/("""
 """),format.raw/*3.73*/("""
 """),_display_(Seq[Any](/*4.2*/main("show notify by Play 2.1")/*4.33*/ {_display_(Seq[Any](format.raw/*4.35*/("""
        <h1>"""),_display_(Seq[Any](/*5.7*/Messages("notify.type"+notifyType))),_display_(Seq[Any](/*5.42*/Messages("title16"))),format.raw/*5.61*/("""</h1>
-       """),_display_(Seq[Any](/*6.3*/form(routes.NotifyController.appendAtach(id, partId, notifyType, state), 'enctype -> "multipart/form-data")/*6.110*/ {_display_(Seq[Any](format.raw/*6.112*/("""
+       """),_display_(Seq[Any](/*6.3*/form(routes.NotifyController.appendAtach(id, partId, designChangeId, notifyType, state), 'enctype -> "multipart/form-data")/*6.126*/ {_display_(Seq[Any](format.raw/*6.128*/("""
                """),_display_(Seq[Any](/*7.4*/commonNotifyForm(notifyForm, 1))),format.raw/*7.35*/("""
                <input type="submit" value="""),_display_(Seq[Any](/*8.31*/Messages("list.header5"))),format.raw/*8.55*/(""" class="btn success">
        """)))})),format.raw/*9.3*/("""
        """),_display_(Seq[Any](/*10.3*/form(routes.ReplyController.createReply(id, 0, notifyType, 0, partId, state))/*10.80*/ {_display_(Seq[Any](format.raw/*10.82*/("""
                <input type="submit" value="""),_display_(Seq[Any](/*11.31*/Messages("title17"))),format.raw/*11.50*/(""" class="btn success" >
        """)))})),format.raw/*12.3*/("""
-       """),_display_(Seq[Any](/*13.3*/form(routes.NotifyController.updateState(id, partId, notifyType, state))/*13.75*/ {_display_(Seq[Any](format.raw/*13.77*/("""
+       """),_display_(Seq[Any](/*13.3*/form(routes.NotifyController.updateState(id, partId, designChangeId, notifyType, state))/*13.91*/ {_display_(Seq[Any](format.raw/*13.93*/("""
                <input type="submit" value="""),_display_(Seq[Any](/*14.31*/Messages("notify.state1"))),format.raw/*14.56*/(""" class="btn success" >
        """)))})),format.raw/*15.3*/("""
        <br />
@@ -43,24 +43,28 @@ Seq[Any](format.raw/*1.129*/("""
     """)))})),format.raw/*22.6*/("""
        </table>
        <hr />
-       <a href="/notifylist?page=0&partId="""),_display_(Seq[Any](/*25.38*/partId)),format.raw/*25.44*/("""&notifyType="""),_display_(Seq[Any](/*25.57*/notifyType)),format.raw/*25.67*/("""&state="""),_display_(Seq[Any](/*25.75*/state)),format.raw/*25.80*/("""">"""),_display_(Seq[Any](/*25.83*/Messages("notify.type"+notifyType))),_display_(Seq[Any](/*25.118*/Messages("list.link19"))),format.raw/*25.141*/("""</a>
+       """),_display_(Seq[Any](/*25.6*/if(partId!=0)/*25.19*/ {_display_(Seq[Any](format.raw/*25.21*/("""
+               <a href="/notifylist?page=0&partId="""),_display_(Seq[Any](/*26.39*/partId)),format.raw/*26.45*/("""&notifyType="""),_display_(Seq[Any](/*26.58*/notifyType)),format.raw/*26.68*/("""&state="""),_display_(Seq[Any](/*26.76*/state)),format.raw/*26.81*/("""">"""),_display_(Seq[Any](/*26.84*/Messages("notify.type"+notifyType))),_display_(Seq[Any](/*26.119*/Messages("list.link19"))),format.raw/*26.142*/("""</a>
+       """)))}/*27.4*/else/*27.9*/{_display_(Seq[Any](format.raw/*27.10*/("""
+               <a href="/designChangeNotifylist?page=0&designChangeId="""),_display_(Seq[Any](/*28.59*/designChangeId)),format.raw/*28.73*/("""&notifyType="""),_display_(Seq[Any](/*28.86*/notifyType)),format.raw/*28.96*/("""&state="""),_display_(Seq[Any](/*28.104*/state)),format.raw/*28.109*/("""">"""),_display_(Seq[Any](/*28.112*/Messages("notify.type"+notifyType))),_display_(Seq[Any](/*28.147*/Messages("list.link19"))),format.raw/*28.170*/("""</a>  
+       """)))})),format.raw/*29.3*/("""
 """)))})))}
     }
     
-    def render(notifyForm:Form[forms.NotifyForm],id:Long,partId:Long,notifyType:Long,state:Long,notify:Notify,lang:Lang): play.api.templates.Html = apply(notifyForm,id,partId,notifyType,state,notify)(lang)
+    def render(notifyForm:Form[forms.NotifyForm],id:Long,partId:Long,designChangeId:Long,notifyType:Long,state:Long,notify:Notify,lang:Lang): play.api.templates.Html = apply(notifyForm,id,partId,designChangeId,notifyType,state,notify)(lang)
     
-    def f:((Form[forms.NotifyForm],Long,Long,Long,Long,Notify) => (Lang) => play.api.templates.Html) = (notifyForm,id,partId,notifyType,state,notify) => (lang) => apply(notifyForm,id,partId,notifyType,state,notify)(lang)
+    def f:((Form[forms.NotifyForm],Long,Long,Long,Long,Long,Notify) => (Lang) => play.api.templates.Html) = (notifyForm,id,partId,designChangeId,notifyType,state,notify) => (lang) => apply(notifyForm,id,partId,designChangeId,notifyType,state,notify)(lang)
     
     def ref: this.type = this
 
 }
                 /*
                     -- GENERATED --
-                    DATE: Tue Aug 27 14:06:18 JST 2013
+                    DATE: Thu Oct 31 10:25:28 JST 2013
                     SOURCE: /home/uyaji/git2/Relation/PartsList/PartsList/app/views/showNotifyForm.scala.html
-                    HASH: a34072cd7bdc418ce7680d92341847b713ff2148
-                    MATRIX: 562->1|774->147|806->171|884->128|912->218|948->220|987->251|1026->253|1067->260|1131->295|1171->314|1213->322|1329->429|1369->431|1407->435|1459->466|1525->497|1570->521|1624->545|1662->548|1748->625|1788->627|1855->658|1896->677|1952->702|1990->705|2071->777|2111->779|2178->810|2225->835|2281->860|2351->894|2397->918|2457->943|2500->970|2540->972|2615->1011|2629->1016|2654->1019|2693->1022|2707->1027|2738->1036|2818->1080|2832->1085|2857->1088|2896->1091|2941->1114|2992->1134|3090->1196|3118->1202|3167->1215|3199->1225|3243->1233|3270->1238|3309->1241|3375->1276|3421->1299
-                    LINES: 19->1|22->3|22->3|23->1|24->3|25->4|25->4|25->4|26->5|26->5|26->5|27->6|27->6|27->6|28->7|28->7|29->8|29->8|30->9|31->10|31->10|31->10|32->11|32->11|33->12|34->13|34->13|34->13|35->14|35->14|36->15|39->18|39->18|40->19|40->19|40->19|41->20|41->20|41->20|41->20|41->20|41->20|42->21|42->21|42->21|42->21|42->21|43->22|46->25|46->25|46->25|46->25|46->25|46->25|46->25|46->25|46->25
+                    HASH: 5170257578ae7bddf551c90372f7191dea9dc143
+                    MATRIX: 567->1|801->169|833->193|911->150|939->240|975->242|1014->273|1053->275|1094->282|1158->317|1198->336|1240->344|1372->467|1412->469|1450->473|1502->504|1568->535|1613->559|1667->583|1705->586|1791->663|1831->665|1898->696|1939->715|1995->740|2033->743|2130->831|2170->833|2237->864|2284->889|2340->914|2410->948|2456->972|2516->997|2559->1024|2599->1026|2674->1065|2688->1070|2713->1073|2752->1076|2766->1081|2797->1090|2877->1134|2891->1139|2916->1142|2955->1145|3000->1168|3051->1188|3116->1218|3138->1231|3178->1233|3253->1272|3281->1278|3330->1291|3362->1301|3406->1309|3433->1314|3472->1317|3538->1352|3584->1375|3609->1383|3621->1388|3660->1389|3755->1448|3791->1462|3840->1475|3872->1485|3917->1493|3945->1498|3985->1501|4051->1536|4097->1559|4136->1567
+                    LINES: 19->1|22->3|22->3|23->1|24->3|25->4|25->4|25->4|26->5|26->5|26->5|27->6|27->6|27->6|28->7|28->7|29->8|29->8|30->9|31->10|31->10|31->10|32->11|32->11|33->12|34->13|34->13|34->13|35->14|35->14|36->15|39->18|39->18|40->19|40->19|40->19|41->20|41->20|41->20|41->20|41->20|41->20|42->21|42->21|42->21|42->21|42->21|43->22|46->25|46->25|46->25|47->26|47->26|47->26|47->26|47->26|47->26|47->26|47->26|47->26|48->27|48->27|48->27|49->28|49->28|49->28|49->28|49->28|49->28|49->28|49->28|49->28|50->29
                     -- GENERATED --
                 */
             
\ No newline at end of file