From 4d69c2df2c0c10ea68de6237e638945f808c301f Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Mon, 13 Jun 2016 16:50:04 -0400 Subject: [PATCH] Added empty list text to orgs list --- .../list/organizations-list.partial.html | 77 ++++++++++--------- 1 file changed, 40 insertions(+), 37 deletions(-) diff --git a/awx/ui/client/src/organizations/list/organizations-list.partial.html b/awx/ui/client/src/organizations/list/organizations-list.partial.html index 91a17430ef..6018e602ce 100644 --- a/awx/ui/client/src/organizations/list/organizations-list.partial.html +++ b/awx/ui/client/src/organizations/list/organizations-list.partial.html @@ -18,47 +18,50 @@ - -
-
-
-

{{ card.name }}

-
- - +
+ +
PLEASE ADD ITEMS TO THIS LIST
+
+
+
+

{{ card.name }}

+
+ + +
-
-

{{ card.description || "Place organization description here" }}

- +
-