From 2d37706dfa9b336cd14496cd7a90311d7f70d243 Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Tue, 2 Dec 2014 18:04:50 -0800 Subject: [PATCH] delete links for everything else --- .../core/xoslib/templates/xosAdmin.html | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/planetstack/core/xoslib/templates/xosAdmin.html b/planetstack/core/xoslib/templates/xosAdmin.html index 3d52676..854a852 100644 --- a/planetstack/core/xoslib/templates/xosAdmin.html +++ b/planetstack/core/xoslib/templates/xosAdmin.html @@ -150,6 +150,7 @@ disk_format container_format path + delete @@ -161,6 +162,7 @@ <%= disk_format %> <%= container_format %> <%= path %> + <%= xosDeleteButtonTemplate({modelName: modelName, id: id}) %>