gitbucket.core.dashboard.html.sidebar.template.scala Maven / Gradle / Ivy
The newest version!
package gitbucket.core.dashboard.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 sidebar 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.Template3[List[gitbucket.core.service.RepositoryService.RepositoryInfo],Html,gitbucket.core.controller.Context,play.twirl.api.HtmlFormat.Appendable] {
/**/
def apply/*1.2*/(recentRepositories: List[gitbucket.core.service.RepositoryService.RepositoryInfo])(body: Html)(implicit context: gitbucket.core.controller.Context):play.twirl.api.HtmlFormat.Appendable = {
_display_ {
{
/*2.2*/import gitbucket.core.view.helpers
Seq[Any](format.raw/*3.1*/("""
"""),_display_(/*22.6*/body),format.raw/*22.10*/("""
"""),format.raw/*23.3*/("""
"""))
}
}
}
def render(recentRepositories:List[gitbucket.core.service.RepositoryService.RepositoryInfo],body:Html,context:gitbucket.core.controller.Context): play.twirl.api.HtmlFormat.Appendable = apply(recentRepositories)(body)(context)
def f:((List[gitbucket.core.service.RepositoryService.RepositoryInfo]) => (Html) => (gitbucket.core.controller.Context) => play.twirl.api.HtmlFormat.Appendable) = (recentRepositories) => (body) => (context) => apply(recentRepositories)(body)(context)
def ref: this.type = this
}
/*
-- GENERATED --
SOURCE: src/main/twirl/gitbucket/core/dashboard/sidebar.scala.html
HASH: c559e131399b33e0675d07106d2bb6be82666e72
MATRIX: 681->1|902->151|965->186|1167->362|1205->363|1238->370|1290->406|1328->407|1362->414|1557->583|1584->601|1610->618|1674->644|1710->653|1796->712|1812->719|1849->735|1879->738|1897->747|1970->798|2000->799|2035->806|2055->816|2083->822|2134->845|2154->855|2181->860|2251->900|2287->906|2317->909|2429->995|2454->999|2484->1002|2547->1037|2576->1038|2606->1041|2667->1074|2696->1075|2728->1080|2849->1173|2878->1174|2912->1181|3050->1290|3080->1291|3116->1300|3174->1331|3202->1332|3230->1333|3263->1338|3292->1339|3328->1348|3386->1379|3414->1380|3446->1385|3474->1386|3506->1391|3534->1392|3609->1439|3638->1440|3670->1445|3713->1461|3741->1462|3771->1465|3799->1466
LINES: 14->1|17->2|20->3|24->7|24->7|25->8|26->9|26->9|27->10|28->11|28->11|28->11|28->11|29->12|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|30->13|32->15|33->16|34->17|39->22|39->22|40->23|43->26|43->26|44->27|44->27|44->27|45->28|46->29|46->29|47->30|47->30|47->30|48->31|49->32|49->32|49->32|49->32|49->32|50->33|51->34|51->34|52->35|52->35|53->36|53->36|54->37|54->37|55->38|56->39|56->39|57->40|57->40
-- GENERATED --
*/