Skip to content

Commit

Permalink
[JENKINS-30965] Add missing config.jelly for googleUserInfo.
Browse files Browse the repository at this point in the history
Prevents an error showing in the user configuration page.
  • Loading branch information
Vlatombe committed Nov 2, 2015
1 parent a6e4bcf commit 3dcb74a
Showing 1 changed file with 3 additions and 0 deletions.
@@ -0,0 +1,3 @@
<?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" xmlns:i="jelly:fmt" xmlns:p="/lib/hudson/project">
</j:jelly>

0 comments on commit 3dcb74a

Please sign in to comment.