X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fworkflow_b.html;fp=portal%2Ftemplates%2Fworkflow_b.html;h=f7835e12d3578291b29b626706bbbb33af81d870;hb=729a9dbb380b51a217194ba2a4e5978186fe50b0;hp=0000000000000000000000000000000000000000;hpb=c4bd5da6e2630eddf1262aa8d808dbb48b097d53;p=unfold.git diff --git a/portal/templates/workflow_b.html b/portal/templates/workflow_b.html new file mode 100644 index 00000000..f7835e12 --- /dev/null +++ b/portal/templates/workflow_b.html @@ -0,0 +1,543 @@ +{% extends "layout-unfold1.html" %} + +{% block head %} +{{ wizard.form.media }} +{% endblock %} + +{% block unfold_main %} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+
+
+ Select Node Type +
    +
  • Virtual machine
  • +
  • Wireless
  • + +
+ + +
+
+ Slice Editor +
    +
  • ANY
  • +
  • Netmode
  • +
  • Third thing
  • +
+
+ +
+
+ +
+
+
+
+ Node Properties + +






+
+ +
+
NodeId +

+ + + + +
+

+
+ + + + + +
+
+
+
+ + + + +{% endblock %} \ No newline at end of file