diff --git a/openid-connect-server/src/main/webapp/resources/js/app.js b/openid-connect-server/src/main/webapp/resources/js/app.js index 4e1fdc26e..c95ca25a7 100644 --- a/openid-connect-server/src/main/webapp/resources/js/app.js +++ b/openid-connect-server/src/main/webapp/resources/js/app.js @@ -212,7 +212,7 @@ return this; } }); - + // this is an innocuous change var ClientFormView = Backbone.View.extend({ tagName:"span",