diff --git a/ui/js/jquery.pods.js b/ui/js/jquery.pods.js index b889d11d05..f87bb81811 100644 --- a/ui/js/jquery.pods.js +++ b/ui/js/jquery.pods.js @@ -566,21 +566,20 @@ if ( $slug.length ) { $slug.on( 'change', function () { // Strip HTML/code. - var slug = $( this ).val().replace( /<(?:.)*?>/g, '' ).replace( /['"]/g, '' ).replace( /