diff options
Diffstat (limited to 'testapi/3rd_party/static/testapi-ui/components/pods/pods.html')
-rw-r--r-- | testapi/3rd_party/static/testapi-ui/components/pods/pods.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testapi/3rd_party/static/testapi-ui/components/pods/pods.html b/testapi/3rd_party/static/testapi-ui/components/pods/pods.html index cdfcfaf..7ce36ca 100644 --- a/testapi/3rd_party/static/testapi-ui/components/pods/pods.html +++ b/testapi/3rd_party/static/testapi-ui/components/pods/pods.html @@ -63,7 +63,7 @@ </tbody> </table> </div> - +<br> <div ng-show="ctrl.showError" class="alert alert-danger" role="alert"> <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span> <span class="sr-only">Error:</span> |