Skip to content

Commit 95a8ac8

Browse files
committed
Add autofill disable tmpl to gitbucket
1 parent 062c3d8 commit 95a8ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/repo/migrate/gitbucket.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<div class="ui middle very relaxed page grid">
44
<div class="column">
55
<form class="ui form" action="{{.Link}}" method="post">
6+
{{template "base/disable_form_autofill"}}
67
{{.CsrfTokenHtml}}
78
<h3 class="ui top attached header">
89
{{.i18n.Tr "repo.migrate.migrate" .service.Title}}

0 commit comments

Comments
 (0)