File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 {{end}}
2424 </div>
2525 </td>
26- <td colspan="7" class="lines-code lines-code-old ">
26+ <td colspan="7" class="lines-code lines-code-old">
2727 {{- $inlineDiff := $.section.GetComputedInlineDiffFor $line ctx.Locale -}}
2828 {{- template "repo/diff/section_code" dict "diff" $inlineDiff -}}
2929 </td>
Original file line number Diff line number Diff line change 66 {{if $pageMeta.Issue}}data-update-url="{{$pageMeta.RepoLink}}/issues/milestone?issue_ids={{$pageMeta.Issue.ID}}"{{end}}
77>
88 <input class="combo-value" name="milestone_id" type="hidden" value="{{$data.SelectedMilestoneID}}">
9- <div class="ui dropdown {{if not $pageMeta.CanModifyIssueOrPull}}disabled{{end}} ">
9+ <div class="ui dropdown {{if not $pageMeta.CanModifyIssueOrPull}}disabled{{end}}">
1010 <a class="text muted">
1111 <strong>{{ctx.Locale.Tr "repo.issues.new.milestone"}}</strong> {{if $pageMeta.CanModifyIssueOrPull}}{{svg "octicon-gear"}}{{end}}
1212 </a>
You can’t perform that action at this time.
0 commit comments