gitbucket.core.repo.html.delete.template.scala Maven / Gradle / Ivy
The newest version!
package gitbucket.core.repo.html
import _root_.play.twirl.api.TwirlFeatureImports._
import _root_.play.twirl.api.TwirlHelperImports._
import _root_.play.twirl.api.Html
import _root_.play.twirl.api.JavaScript
import _root_.play.twirl.api.Txt
import _root_.play.twirl.api.Xml
object delete extends _root_.play.twirl.api.BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable,_root_.play.twirl.api.Format[play.twirl.api.HtmlFormat.Appendable]](play.twirl.api.HtmlFormat) with _root_.play.twirl.api.Template7[String,gitbucket.core.service.RepositoryService.RepositoryInfo,List[String],String,gitbucket.core.util.JGitUtil.ContentInfo,String,gitbucket.core.controller.Context,play.twirl.api.HtmlFormat.Appendable] {
/**/
def apply/*1.2*/(branch: String,
repository: gitbucket.core.service.RepositoryService.RepositoryInfo,
pathList: List[String],
fileName: String,
content: gitbucket.core.util.JGitUtil.ContentInfo,
commit: String)(implicit context: gitbucket.core.controller.Context):play.twirl.api.HtmlFormat.Appendable = {
_display_ {
{
/*7.2*/import gitbucket.core.view.helpers
Seq[Any](_display_(/*8.2*/gitbucket/*8.11*/.core.html.main(s"Deleting ${context.path} at ${fileName} - ${repository.owner}/${repository.name}", Some(repository))/*8.129*/ {_display_(Seq[Any](format.raw/*8.131*/("""
"""),_display_(/*9.4*/gitbucket/*9.13*/.core.html.menu("files", repository)/*9.49*/{_display_(Seq[Any](format.raw/*9.50*/("""
"""),format.raw/*10.5*/("""
""")))}),format.raw/*67.4*/("""
""")))}),format.raw/*68.2*/("""
"""),format.raw/*69.1*/("""
"""))
}
}
}
def render(branch:String,repository:gitbucket.core.service.RepositoryService.RepositoryInfo,pathList:List[String],fileName:String,content:gitbucket.core.util.JGitUtil.ContentInfo,commit:String,context:gitbucket.core.controller.Context): play.twirl.api.HtmlFormat.Appendable = apply(branch,repository,pathList,fileName,content,commit)(context)
def f:((String,gitbucket.core.service.RepositoryService.RepositoryInfo,List[String],String,gitbucket.core.util.JGitUtil.ContentInfo,String) => (gitbucket.core.controller.Context) => play.twirl.api.HtmlFormat.Appendable) = (branch,repository,pathList,fileName,content,commit) => (context) => apply(branch,repository,pathList,fileName,content,commit)(context)
def ref: this.type = this
}
/*
-- GENERATED --
SOURCE: src/main/twirl/gitbucket/core/repo/delete.scala.html
HASH: b1c95a52701a334fc97c89ffbf39045dfff4444c
MATRIX: 739->1|1069->260|1132->296|1149->305|1276->423|1316->425|1345->429|1362->438|1406->474|1444->475|1476->480|1532->509|1548->516|1585->532|1733->653|1749->660|1786->676|1820->683|1836->690|1879->712|1909->715|1928->725|1954->730|1997->746|2014->754|2040->771|2101->794|2140->805|2177->815|2193->822|2230->838|2264->845|2280->852|2364->914|2395->917|2424->924|2471->940|2508->950|2537->958|2573->967|2659->1026|2688->1034|2782->1101|2809->1107|2899->1170|2916->1178|2951->1192|3045->1259|3072->1265|3285->1451|3314->1459|3422->1540|3438->1547|3475->1563|3509->1570|3525->1577|3616->1646|3863->1866|3892->1874|3994->1949|4023->1957|4060->1967|4076->1974|4105->1982|4823->2672|4851->2678|5325->3125|5341->3132|5378->3148|5412->3155|5428->3162|5519->3231|5746->3428|5778->3430|5806->3431|5870->3468|5886->3475|5947->3515|5999->3540|6015->3547|6078->3589|6165->3648|6194->3649|6224->3652|6301->3702|6329->3703
LINES: 14->1|22->7|25->8|25->8|25->8|25->8|26->9|26->9|26->9|26->9|27->10|27->10|27->10|27->10|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|31->14|31->14|31->14|31->14|32->15|32->15|32->15|32->15|32->15|32->15|32->15|32->15|32->15|33->16|34->17|34->17|35->18|35->18|35->18|36->19|36->19|37->20|37->20|37->20|38->21|38->21|43->26|43->26|45->28|45->28|45->28|45->28|45->28|45->28|52->35|52->35|53->36|53->36|53->36|53->36|53->36|69->52|69->52|78->61|78->61|78->61|78->61|78->61|78->61|84->67|85->68|86->69|86->69|86->69|86->69|87->70|87->70|87->70|89->72|89->72|90->73|91->74|91->74
-- GENERATED --
*/