diff --git a/templates/views/newTask.html b/templates/views/newTask.html index aa62983..7fc293d 100644 --- a/templates/views/newTask.html +++ b/templates/views/newTask.html @@ -1,6 +1,7 @@
+

Task Info:

@@ -28,45 +29,47 @@
-
-
- Submit -
+
+
+ Submit +
+ +
+ +
+

+ Add A component: +

+
+
+ Select Type: + + {{component.type}} + +
+
+ + + + +
+
+ + Mandatory?: {{ newComp.isMandatory}} + +
+
+
+ Add To Task +
+
+
-
- -
-

- Add A component: -

-
-
- Select Type: - - {{component.type}} - -
-
- - - - -
-
- - Mandatory?: {{ newComp.isMandatory}} - -
-
-
- Add To Task -
-
-
+