diff --git a/app/components/containers/containers.html b/app/components/containers/containers.html index 1ae9b1ef7..c2811581b 100644 --- a/app/components/containers/containers.html +++ b/app/components/containers/containers.html @@ -18,8 +18,7 @@
- Display All +
diff --git a/dist/dockerui.js b/dist/dockerui.js index 709e4fbc1..a62bcaf8a 100644 --- a/dist/dockerui.js +++ b/dist/dockerui.js @@ -1,4 +1,4 @@ -/*! dockerui - v0.6.0 - 2015-02-09 +/*! dockerui - v0.6.0 - 2015-02-13 * https://github.com/crosbymichael/dockerui * Copyright (c) 2015 Michael Crosby & Kevan Ahlquist; * Licensed MIT @@ -1230,8 +1230,7 @@ angular.module("app/components/containers/containers.html", []).run(["$templateC " \n" + "\n" + "
\n" + - " Display All\n" + + " \n" + "
\n" + "\n" + "
\n" + diff --git a/dist/templates/app.js b/dist/templates/app.js index f633b0a56..e1f9aacb5 100644 --- a/dist/templates/app.js +++ b/dist/templates/app.js @@ -219,8 +219,7 @@ angular.module("app/components/containers/containers.html", []).run(["$templateC " \n" + "\n" + "
\n" + - " Display All\n" + + " \n" + "
\n" + "\n" + "
\n" +