From 01ba01083f3814cec0f550216e3c00872bb81085 Mon Sep 17 00:00:00 2001 From: Philipp Kiszka Date: Thu, 29 Sep 2016 04:02:39 +0200 Subject: [PATCH] refactoribng --- .../standard/projectCurrentMilestones.tpl | 6 ++--- .../standard/projectUpcomingMilestones.tpl | 16 ++++++------- templates/standard/projectmilestones.tpl | 1 + templates/standard/tasklist.tpl | 23 ++++++++++--------- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/templates/standard/projectCurrentMilestones.tpl b/templates/standard/projectCurrentMilestones.tpl index 07b2b15f..e27fd24f 100644 --- a/templates/standard/projectCurrentMilestones.tpl +++ b/templates/standard/projectCurrentMilestones.tpl @@ -89,8 +89,8 @@

{/literal}{#tasklists#}{literal}

-
- diff --git a/templates/standard/projectmilestones.tpl b/templates/standard/projectmilestones.tpl index 4615b8d9..cdbab88b 100644 --- a/templates/standard/projectmilestones.tpl +++ b/templates/standard/projectmilestones.tpl @@ -62,6 +62,7 @@ addMilestoneForm = document.getElementById("addmilestoneform"); formView = projectMilestonesView; + formView.doUpdate = true; addMilestoneForm.addEventListener("submit", submitForm.bind(formView)); }); diff --git a/templates/standard/tasklist.tpl b/templates/standard/tasklist.tpl index 84673f56..6d08b450 100644 --- a/templates/standard/tasklist.tpl +++ b/templates/standard/tasklist.tpl @@ -5,17 +5,18 @@
- - - {literal} - - {/literal} +