@@ -158,8 +159,8 @@ class="collection"
@@ -167,44 +168,44 @@ class="collection"
diff --git a/templates/part.details.php b/templates/part.details.php
index b397dc814..a461f3911 100644
--- a/templates/part.details.php
+++ b/templates/part.details.php
@@ -1,10 +1,10 @@
-
+
-
+
-
+
{{ task.start | startDetails }}
-
+
-
+
@@ -34,21 +34,21 @@
-
+
{{ task.due | dateDetails }}
-
+
-
+
-
+
t('All day')); ?>
@@ -61,9 +61,9 @@
{{ task.reminder | reminderDetails:this }}
-
+
-
+
-->
-
+
{{ task.priority | priorityDetails}}
-
+
-
+
-
+
{{ task.complete | percentDetails}}
-
+
-
+
@@ -106,7 +106,7 @@
-
+
@@ -141,7 +141,7 @@
-->
-
+
-
+
diff --git a/templates/part.taskbody.php b/templates/part.taskbody.php
index be501d828..03fc18279 100644
--- a/templates/part.taskbody.php
+++ b/templates/part.taskbody.php
@@ -2,31 +2,30 @@
type="task"
taskID="{{ task.uri }}"
ng-class="{active: route.taskID==task.uri, subtasks: hasSubtasks(task), completedsubtasks: hasCompletedSubtasks(task), subtaskshidden: task.hideSubtasks, attachment: task.note!=''}">
-
+
-
+
-
+
-
+
-
+
-
+
-
+
{{ task.due | dateTaskList }}
{{ task.calendar.displayname }}