File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 45
45
<div class="menu transition" :class="{visible: menuVisible}" v-if="menuVisible" v-cloak>
46
46
<div class="ui icon search input">
47
47
<i class="icon df ac jc m-0">{{svg "octicon-filter" 16}}</i>
48
- <input name="search" ref="searchField" autocomplete="off" v-model="searchTerm" @keydown="keydown($event)" placeholder="{{if $.noTag}}{{.root.i18n.Tr "repo.filter_branch"}}{{else if $showBranchesInDropdown}}{{.root.i18n.Tr "repo.filter_branch_and_tag"}}{{else}}{{.root.i18n.Tr "repo.find_tag"}}{{end}}...">
48
+ <input name="search" ref="searchField" autocomplete="off" v-model="searchTerm" @keydown="keydown($event)" placeholder="{{if $.noTag}}{{.root.i18n.Tr "repo.pulls. filter_branch"}}{{else if $showBranchesInDropdown}}{{.root.i18n.Tr "repo.filter_branch_and_tag"}}{{else}}{{.root.i18n.Tr "repo.find_tag"}}{{end}}...">
49
49
</div>
50
50
{{if $showBranchesInDropdown}}
51
51
<div class="header branch-tag-choice">
You can’t perform that action at this time.
0 commit comments