diff --git a/js/app/directives/credentialfield.js b/js/app/directives/credentialfield.js index 44878603..fbf7905e 100644 --- a/js/app/directives/credentialfield.js +++ b/js/app/directives/credentialfield.js @@ -50,7 +50,7 @@ '
' + '
' + '
' + - '
' + + '
' + '
', link: function (scope) { var expression = /(https?:\/\/(?:www\.|(?!www))[^\s\.]+\.[^\s]{2,}|www\.[^\s]+\.[^\s]{2,})/gi;