forked from forgejo/forgejo
Code quality improvement on JS
This commit is contained in:
parent
ec332cf903
commit
7f7216be6e
7 changed files with 314 additions and 322 deletions
|
@ -79,7 +79,7 @@
|
|||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="quick-pull-branch-name">
|
||||
<div class="quick-pull-branch-name {{if not (eq .commit_choice "commit-to-new-branch")}}hide{{end}}">
|
||||
<div class="new-branch-name-input{{if .Err_Branchname}} error{{end}}">
|
||||
<i class="octicon octicon-git-branch" height="16" width="10"></i>
|
||||
<input type="text" name="new_branch_name" value="{{.new_branch_name}}" class="form-control input-contrast mr-2 js-quick-pull-new-branch-name" placeholder="New branch name…">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue