X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Ftemplates%2Fresource%2Fsteps%2Fpod_definition.html;h=1558780820f04f04163576c27df56c95da21a30f;hb=7fec796ae500313ddbbbedf32d4f7581985d41d4;hp=2cb6257558406f2922a707daca28244f8a72e74e;hpb=d8e9f0e33648426a95ae50bf27fa089036f6a1fd;p=laas.git diff --git a/src/templates/resource/steps/pod_definition.html b/src/templates/resource/steps/pod_definition.html index 2cb6257..1558780 100644 --- a/src/templates/resource/steps/pod_definition.html +++ b/src/templates/resource/steps/pod_definition.html @@ -8,659 +8,34 @@ var mxLoadStylesheets = false; - - + {% endblock extrahead %} {% block content %} -
-
-
- - - -
-
- - -
+
+
+
+
+
+
+
+ +
-
- - -
-
- +
+
+ +
+
+
+ +
+
    +
+
-
    -
-
{% csrf_token %} @@ -668,14 +43,42 @@ function submitForm() {
{% endblock content %} {% block onleave %} -submitForm(); +network_step.submitForm(); {% endblock %}