From: Tomas Sedovic <[email protected]>
https://bugzilla.redhat.com/show_bug.cgi?id=641947
The meaning of the "Times Used" column in the Templates page is not defined at
the moment. Dropping it for now.
---
src/app/views/templates/_templates.haml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/app/views/templates/_templates.haml
b/src/app/views/templates/_templates.haml
index 6587110..d885efe 100644
--- a/src/app/views/templates/_templates.haml
+++ b/src/app/views/templates/_templates.haml
@@ -5,7 +5,6 @@
{:name => 'VERSION', :sort_attr => 'platform_version'}, |
{:name => 'BOOTABLE', :sortable => false}, |
{:name => 'ARCH', :sort_attr => 'architecture'}, |
- {:name => 'TIMES USED', :sort_attr => 'images_count'}, |
] |
%table
@@ -26,4 +25,3 @@
%td
= image_tag 'blnk.png', :alt => 'yes', :class => "icon yes"
%td= tpl.architecture
- %td= tpl.images.size
--
1.7.2.3
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel