From a25f20078b28cb28f2546271ef0349b4c041e383 Mon Sep 17 00:00:00 2001 From: deflax Date: Tue, 11 Sep 2018 14:19:37 +0300 Subject: [PATCH] remove address.assignee.deploy.machine_alias from address list --- app/templates/panel/dashboard.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/templates/panel/dashboard.html b/app/templates/panel/dashboard.html index 4ce823d..90cf0fe 100644 --- a/app/templates/panel/dashboard.html +++ b/app/templates/panel/dashboard.html @@ -123,7 +123,6 @@ addEventListener("DOMContentLoaded", function() { IP Region Reverse DNS - Deployment @@ -132,7 +131,6 @@ addEventListener("DOMContentLoaded", function() { {{ address.ip }} {{ regions[address.region_id] }} {{ address.rdns }} - {{ address.assignee.deploy.machine_alias }} {% endfor %}