Skip to content
Snippets Groups Projects
Commit f075f74e authored by Carolin Wimmer's avatar Carolin Wimmer
Browse files

[Projekt: Crowd-Development / Besuch vor Ort][TicketNr.: 1066859][[Bug]...

[Projekt: Crowd-Development / Besuch vor Ort][TicketNr.: 1066859][[Bug] Besuchsvorschlag Filterview]
parent 5046ea5e
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@
<name>DUE_DATE</name>
<title>Due Date</title>
<contentType>DATE</contentType>
<resolution>DAY</resolution>
<resolution>MINUTE</resolution>
<outputFormat>dd.MM.yyyy</outputFormat>
<inputFormat>dd.MM.yyyy</inputFormat>
<groupable v="true" />
......
......@@ -18,7 +18,6 @@ if (vars.get("$sys.recordstate") == neon.OPERATINGSTATE_NEW && vars.get("$this.v
.cell();
var due_date = new Date();
//d.setDate(d.getDate() + 50);
switch(maturity)
{
case "2 Weeks":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment