Package

gitbucket.core.issues.milestones

html

Permalink

package html

Visibility
  1. Public
  2. All

Value Members

  1. object edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Option[Milestone], RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  2. object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, List[(Milestone, Int, Int)], RepositoryInfo, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  3. object progress extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Int, Int, play.twirl.api.HtmlFormat.Appendable]

    Permalink

Ungrouped