Skip to content

Commit

Permalink
[Fix JENKINS-37066] gogs config edit fails after save
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jul 30, 2016
1 parent 51bc230 commit 87824a3
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<f:entry field="repoUrl" title="URL">
<f:textbox/>
</f:entry>
</j:jelly>

0 comments on commit 87824a3

Please sign in to comment.