Merge branch '10778-expand-job-bug' - Fixes #10778
[arvados.git] / apps / workbench / app / assets / javascripts / users.js
index ee1c7dda37af86e7eb1719791a29052920b6673d..481f46f72112499e0957fdc79db27563db22dc99 100644 (file)
@@ -29,7 +29,7 @@ $(document).
            if (response.errors) {
                error_div.html($('<p/>').text(response.errors).html());
            } else {
-               error_div.html('<p>Sorry, request failed.');
+               error_div.html('<p>Sorry, request failed.</p>');
            }
            error_div.show();
            $($('input[name=disable_element]', e.target).val()).