diff --git a/awx/ui/client/features/templates/list.view.html b/awx/ui/client/features/templates/list.view.html deleted file mode 100644 index ba45081856..0000000000 --- a/awx/ui/client/features/templates/list.view.html +++ /dev/null @@ -1,123 +0,0 @@ -
- - - {{:: vm.strings.get('list.PANEL_TITLE') }} -
- {{ template_dataset.count }} -
-
- - -
- - -
- - -
-
- - - -
- -
-
- - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - -
-
-
- - -
-
diff --git a/awx/ui/client/features/templates/templatesList.view.html b/awx/ui/client/features/templates/templatesList.view.html index 9b344955a9..206cce7acf 100644 --- a/awx/ui/client/features/templates/templatesList.view.html +++ b/awx/ui/client/features/templates/templatesList.view.html @@ -40,10 +40,9 @@ -
- -
+ template-id="{{ template.id }}" + invalid="vm.isInvalid(template)" + invalid-tooltip="vm.invalidTooltip">
+
+
+ +
+