From 1fafd501e1bff30d553bc95a72e94c0392289f67 Mon Sep 17 00:00:00 2001 From: Xinni Ge Date: Mon, 13 Nov 2017 10:12:14 +0900 Subject: [PATCH] Modify Neutron Router modal Modify to show property external_gateway_info on the default tab. Change-Id: I92757d9abb6043e16b3bc868678a5fa80bdbc5c9 --- .../os__neutron__router.html | 112 +++++++++--------- 1 file changed, 57 insertions(+), 55 deletions(-) diff --git a/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html b/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html index 002529fa..9589c203 100644 --- a/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html +++ b/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html @@ -19,61 +19,6 @@ -
- - - Admin State UP - - -
- - - {$ 'Show More Properties' | translate $} - - - - - - - -
- - - Enable SNAT - - - - - Distributed - - - - - - HA - - -
- - - - - - - - - - - - @@ -98,6 +43,63 @@ + +
+ + + Admin State UP + + + + + Enable SNAT + + +
+ + + {$ 'Show More Properties' | translate $} + + +
+
+ + + +
+ + + Distributed + + + + + + HA + + +
+ + + + + + + + + + + + +